public class NcssPointParamsBean extends NcssParamsBean
accept, date, dateRange, east, latitude, longitude, north, south, temporal, time, time_duration, time_end, time_start, time_window, timeWindow, var, west| Constructor and Description |
|---|
NcssPointParamsBean() |
NcssPointParamsBean(NcssParamsBean from) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getStns() |
boolean |
hasStations() |
ucar.nc2.ft2.coverage.SubsetParams |
makeSubset() |
void |
setStns(List<String> stns) |
getAccept, getCalendarDateRange, getEast, getLatitude, getLatLonBoundingBox, getLongitude, getNorth, getRequestedDate, getSouth, getTemporal, getTime_duration, getTime_end, getTime_start, getTime_window, getTime, getTimeWindow, getVar, getWest, hasLatLonBB, hasLatLonPoint, intersectsTime, isAllTimes, isPresentTime, makeCalendarDateRange, parseTimeDuration, setAccept, setDate, setDateRange, setEast, setLatitude, setLongitude, setNorth, setSouth, setTemporal, setTime_duration, setTime_end, setTime_start, setTime_window, setTime, setTimeWindow, setVar, setWestpublic NcssPointParamsBean()
public NcssPointParamsBean(NcssParamsBean from)