Package | Description |
---|---|
ucar.nc2.ft |
Scientific feature types package
|
ucar.nc2.ft.point |
package ucar.nc2.ft.point : Implementation of Point Feature Types
|
ucar.nc2.ft.point.standard |
package ucar.nc2.ft.point.standard : Standard Implementation of Point Feature Types
|
ucar.nc2.ft.point.writer |
package ucar.nc2.ft.point.writer : Write Point Feature Types to netcdf/CF files
|
Modifier and Type | Method and Description |
---|---|
TrajectoryFeature |
TrajectoryFeatureCollection.next()
Use the internal iterator to get the next TrajectoryFeature in the iteration.
|
Modifier and Type | Class and Description |
---|---|
class |
TrajectoryFeatureImpl
Implementation of TrajectoryFeature
|
Modifier and Type | Method and Description |
---|---|
TrajectoryFeature |
StandardTrajectoryCollectionImpl.next() |
Modifier and Type | Method and Description |
---|---|
int |
WriterCFTrajectoryCollection.writeTrajectory(TrajectoryFeature feature) |
void |
WriterCFTrajectoryCollection.writeTrajectoryData(TrajectoryFeature profile,
int nobs) |
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.