Package | Description |
---|---|
ucar.unidata.data.sounding |
DataSource classes and utilities for sounding data.
|
Modifier and Type | Class and Description |
---|---|
class |
CDMProfileFeatureTypeInfo
Created by IntelliJ IDEA.
|
class |
CdmTrackInfo
Class TrackInfo Provides access to a track or trajectory
|
class |
CDMTrajectoryFeatureTypeInfo
The Class CDMTrajectoryFeatureTypeInfo.
|
static class |
CDMTrajectoryFeatureTypeInfo.PointFeatureTypeInfo
The Class PointFeatureTypeInfo.
|
static class |
CDMTrajectoryFeatureTypeInfo.TrajectoryFeatureTypeInfo
The Class TrajectoryFeatureTypeInfo.
|
class |
CosmicTrajectoryFeatureTypeInfo
Created by IntelliJ IDEA.
|
class |
EolDbTrackAdapter.EolDbTrackInfo
Class EolDbTrackInfo _more_
|
Modifier and Type | Method and Description |
---|---|
TrackInfo |
TrackAdapter.getTrackInfo(java.lang.String name)
Find the track info with the given name.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<TrackInfo> |
TrackAdapter.getTrackInfos()
Get list of TrackInfo-s.
|
Modifier and Type | Method and Description |
---|---|
protected void |
TrackAdapter.addTrackInfo(TrackInfo trackInfo)
Add the track info to the list.
|