public class JplQuikScatEntry extends Object
| Constructor and Description |
|---|
JplQuikScatEntry(StructureData entry)
Construct a JPL QuikSCAT catalog entry from a JPL QuikSCAT DFS catalog DODSStructure entry.
|
| Modifier and Type | Method and Description |
|---|---|
Date |
getDate()
Return this catalog entry's date.
|
String |
getDodsUrl()
Return this catalog entry's DODS URL.
|
float |
getLongitude()
Return this catalog entry's longitude.
|
int |
getRevNum()
Return this catalog entry's rev number.
|
int |
getWvcRows()
Return this catalog entry's WVC rows.
|
float |
setLongitudeMinusModulo() |
public JplQuikScatEntry(StructureData entry)
entry - - a JPL QuikSCAT DFS catalog StructureData entry.NullPointerException - if given catalog entry is null.IllegalArgumentException - if given catalog entry is not a JPL QuikSCAT DFS catalog DODSStructure entry.public String getDodsUrl()
public Date getDate()
public float getLongitude()
public int getRevNum()
public int getWvcRows()
public float setLongitudeMinusModulo()
Copyright © 1999–2014 UCAR/Unidata. All rights reserved.