|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PointObsDatatype | |
---|---|
ucar.nc2.dt | Scientific data types package. |
ucar.nc2.dt.point | Scientific data type "Point", collections of point observation data. |
ucar.nc2.ft.point.writer | package ucar.nc2.ft.point.writer : Write (to files) Point Feature Types |
ucar.nc2.thredds | Connects NetCDF-Java to THREDDS Catalogs and Datasets. |
Uses of PointObsDatatype in ucar.nc2.dt |
---|
Subinterfaces of PointObsDatatype in ucar.nc2.dt | |
---|---|
interface |
StationObsDatatype
A collection of observations at one time and at one station ( = named location) |
Methods in ucar.nc2.dt that return PointObsDatatype | |
---|---|
PointObsDatatype |
TrajectoryObsDatatype.getPointObsData(int point)
Get a PointObsDatatype for the requested trajectory point. |
Uses of PointObsDatatype in ucar.nc2.dt.point |
---|
Classes in ucar.nc2.dt.point that implement PointObsDatatype | |
---|---|
class |
DapperDataset.SeqPointObs
|
class |
DapperDataset.SeqStationObs
|
class |
PointObsDatatypeImpl
Abstract superclass for implemenation of PointObsDatatype. |
class |
RecordDatasetHelper.RecordPointObs
Deprecated. |
class |
RecordDatasetHelper.RecordStationObs
Deprecated. |
class |
SequenceHelper.SeqPointObs
|
class |
StationObsDatatypeImpl
Abstract superclass for implemenation of StationObsDatatype. |
Methods in ucar.nc2.dt.point that return PointObsDatatype | |
---|---|
protected PointObsDatatype |
MadisPointObsDataset.makeObs(int recno)
|
Uses of PointObsDatatype in ucar.nc2.ft.point.writer |
---|
Methods in ucar.nc2.ft.point.writer with parameters of type PointObsDatatype | |
---|---|
void |
WriterCFPointDataset.writeRecord(PointObsDatatype pobs,
StructureData sdata)
Deprecated. |
Uses of PointObsDatatype in ucar.nc2.thredds |
---|
Classes in ucar.nc2.thredds that implement PointObsDatatype | |
---|---|
class |
DqcStationObsDataset.DqcObsImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |