ucar.nc2.ft.point
Interface StationPointFeature

All Superinterfaces:
PointFeature

public interface StationPointFeature
extends PointFeature

A PointFeature from which one can obtain a Station

Since:
Aug 27, 2009
Author:
caron

Method Summary
 Station getStation()
           
 
Methods inherited from interface ucar.nc2.ft.PointFeature
getData, getLocation, getNominalTime, getNominalTimeAsDate, getObservationTime, getObservationTimeAsDate, getTimeUnit
 

Method Detail

getStation

Station getStation()


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.