public static class StandardFields.StandardFieldsFromStructure extends Object
Constructor and Description |
---|
StandardFieldsFromStructure(int center,
Structure obs) |
Modifier and Type | Method and Description |
---|---|
void |
extract(StructureData sdata) |
String |
getFieldName(BufrCdmIndexProto.FldType type) |
int |
getFieldValue(BufrCdmIndexProto.FldType type) |
double |
getFieldValueD(BufrCdmIndexProto.FldType type) |
String |
getFieldValueS(BufrCdmIndexProto.FldType type) |
String |
getStationId() |
boolean |
hasField(BufrCdmIndexProto.FldType type) |
CalendarDate |
makeCalendarDate() |
public StandardFieldsFromStructure(int center, Structure obs)
public void extract(StructureData sdata)
public boolean hasField(BufrCdmIndexProto.FldType type)
public String getFieldName(BufrCdmIndexProto.FldType type)
public String getFieldValueS(BufrCdmIndexProto.FldType type)
public int getFieldValue(BufrCdmIndexProto.FldType type)
public double getFieldValueD(BufrCdmIndexProto.FldType type)
public String getStationId()
public CalendarDate makeCalendarDate()
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.