Uses of Interface
ucar.unidata.metdata.Station
Packages that use Station
Package
Description
DataSource classes and utilities for sounding data.
Meteorological data classes.
The view component for Station data.
-
Uses of Station in ucar.unidata.data.sounding
Classes in ucar.unidata.data.sounding that implement StationModifier and TypeClassDescriptionclass
Temporary holder for sounding station info. -
Uses of Station in ucar.unidata.metdata
Subinterfaces of Station in ucar.unidata.metdataModifier and TypeInterfaceDescriptioninterface
Interface for a landmark with name, id, lat, lon, altitude (height above msl); and a hash table of "properties".Classes in ucar.unidata.metdata that implement StationModifier and TypeClassDescriptionclass
A class to hold named location information, for a landmark, city, observation point or station, data point, etc.Methods in ucar.unidata.metdata that return StationModifier and TypeMethodDescriptionLookup Station by Identifier.Lookup Station by IdentifierStationOb.getStation()
Get the station for this obRemove a station from the table by it's idRemove a station from the tableMethods in ucar.unidata.metdata with parameters of type StationModifier and TypeMethodDescriptionboolean
Add a station to the tableboolean
Add a station to the tableRemove a station from the tableConstructors in ucar.unidata.metdata with parameters of type Station -
Uses of Station in ucar.unidata.view.station
Methods in ucar.unidata.view.station that return StationModifier and TypeMethodDescriptionStationLocationRenderer.SLStation.getStation()
Get the station that this object is wrapping.