| Package | Description |
|---|---|
| ucar.nc2.dt |
Scientific data types package.
|
| ucar.nc2.dt.trajectory |
Scientific data type "Trajectory".
|
| Modifier and Type | Method and Description |
|---|---|
TrajectoryObsDatatype |
TrajectoryObsDataset.getTrajectory(java.lang.String trajectoryId)
Get the named trajectory
|
| Modifier and Type | Field and Description |
|---|---|
protected TrajectoryObsDatatype |
TrajectoryObsDatasetImpl.trajectory
Deprecated.
_more_
|
protected TrajectoryObsDatatype |
SingleTrajectoryObsDataset.trajectory
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
TrajectoryObsDatatype |
UnidataTrajectoryObsDataset2.getTrajectory(java.lang.String trajectoryId) |
TrajectoryObsDatatype |
TrajectoryObsDatasetImpl.getTrajectory(java.lang.String trajectoryId)
Deprecated.
_more_
|
TrajectoryObsDatatype |
SingleTrajectoryObsDataset.getTrajectory(java.lang.String trajectoryId)
Deprecated.
|
TrajectoryObsDatatype |
MultiTrajectoryObsDataset.getTrajectory(java.lang.String trajectoryId)
Deprecated.
|