public static interface GcdmGridProto.GridAxisOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
GcdmNetcdfProto.Attribute |
getAttributes(int index)
find calendar attribute here?
|
int |
getAttributesCount()
find calendar attribute here?
|
List<GcdmNetcdfProto.Attribute> |
getAttributesList()
find calendar attribute here?
|
GcdmNetcdfProto.AttributeOrBuilder |
getAttributesOrBuilder(int index)
find calendar attribute here?
|
List<? extends GcdmNetcdfProto.AttributeOrBuilder> |
getAttributesOrBuilderList()
find calendar attribute here?
|
double |
getBounds(int index)
for TimeOffsetRegular
|
int |
getBoundsCount()
for TimeOffsetRegular
|
List<Double> |
getBoundsList()
for TimeOffsetRegular
|
GcdmGridProto.CdmAxisType |
getCdmAxisType()
.ucar.gcdm.CdmAxisType cdm_axis_type = 5; |
int |
getCdmAxisTypeValue()
.ucar.gcdm.CdmAxisType cdm_axis_type = 5; |
String |
getDateUnit()
for TimeHelper
|
com.google.protobuf.ByteString |
getDateUnitBytes()
for TimeHelper
|
GcdmGridProto.GridAxisDependenceType |
getDependenceType()
.ucar.gcdm.GridAxisDependenceType dependence_type = 8; |
int |
getDependenceTypeValue()
.ucar.gcdm.GridAxisDependenceType dependence_type = 8; |
String |
getDependsOn(int index)
depends on these axes, only for non-independent axes
|
com.google.protobuf.ByteString |
getDependsOnBytes(int index)
depends on these axes, only for non-independent axes
|
int |
getDependsOnCount()
depends on these axes, only for non-independent axes
|
List<String> |
getDependsOnList()
depends on these axes, only for non-independent axes
|
String |
getDescription()
string description = 3; |
com.google.protobuf.ByteString |
getDescriptionBytes()
string description = 3; |
double |
getEndValue()
double end_value = 13; |
GcdmGridProto.GridAxisType |
getGridAxisType()
.ucar.gcdm.GridAxisType grid_axis_type = 1; |
int |
getGridAxisTypeValue()
.ucar.gcdm.GridAxisType grid_axis_type = 1; |
int |
getHourOffsets(int index)
for TimeOffsetRegular
|
int |
getHourOffsetsCount()
for TimeOffsetRegular
|
List<Integer> |
getHourOffsetsList()
for TimeOffsetRegular
|
double |
getMidpoints(int index)
for TimeOffsetRegular
|
int |
getMidpointsCount()
for TimeOffsetRegular
|
List<Double> |
getMidpointsList()
for TimeOffsetRegular
|
String |
getName()
string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 2; |
int |
getNcoord()
number of coordinate values in axis
|
double |
getResolution()
double resolution = 14; |
String |
getRuntimeAxisName()
for TimeOffsetRegular
|
com.google.protobuf.ByteString |
getRuntimeAxisNameBytes()
for TimeOffsetRegular
|
int |
getShapes(int index)
for TimeOffsetRegular
|
int |
getShapesCount()
for TimeOffsetRegular
|
List<Integer> |
getShapesList()
for TimeOffsetRegular
|
GcdmGridProto.GridAxisSpacing |
getSpacing()
.ucar.gcdm.GridAxisSpacing spacing = 7; |
int |
getSpacingValue()
.ucar.gcdm.GridAxisSpacing spacing = 7; |
double |
getStartValue()
double start_value = 12; |
String |
getUnit()
string unit = 4; |
com.google.protobuf.ByteString |
getUnitBytes()
string unit = 4; |
double |
getValues(int index)
repeated double values = 15; |
int |
getValuesCount()
repeated double values = 15; |
List<Double> |
getValuesList()
repeated double values = 15; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getGridAxisTypeValue()
.ucar.gcdm.GridAxisType grid_axis_type = 1;GcdmGridProto.GridAxisType getGridAxisType()
.ucar.gcdm.GridAxisType grid_axis_type = 1;String getName()
string name = 2;com.google.protobuf.ByteString getNameBytes()
string name = 2;String getDescription()
string description = 3;com.google.protobuf.ByteString getDescriptionBytes()
string description = 3;String getUnit()
string unit = 4;com.google.protobuf.ByteString getUnitBytes()
string unit = 4;int getCdmAxisTypeValue()
.ucar.gcdm.CdmAxisType cdm_axis_type = 5;GcdmGridProto.CdmAxisType getCdmAxisType()
.ucar.gcdm.CdmAxisType cdm_axis_type = 5;List<GcdmNetcdfProto.Attribute> getAttributesList()
find calendar attribute here?
repeated .ucar.gcdm.Attribute attributes = 6;GcdmNetcdfProto.Attribute getAttributes(int index)
find calendar attribute here?
repeated .ucar.gcdm.Attribute attributes = 6;int getAttributesCount()
find calendar attribute here?
repeated .ucar.gcdm.Attribute attributes = 6;List<? extends GcdmNetcdfProto.AttributeOrBuilder> getAttributesOrBuilderList()
find calendar attribute here?
repeated .ucar.gcdm.Attribute attributes = 6;GcdmNetcdfProto.AttributeOrBuilder getAttributesOrBuilder(int index)
find calendar attribute here?
repeated .ucar.gcdm.Attribute attributes = 6;int getSpacingValue()
.ucar.gcdm.GridAxisSpacing spacing = 7;GcdmGridProto.GridAxisSpacing getSpacing()
.ucar.gcdm.GridAxisSpacing spacing = 7;int getDependenceTypeValue()
.ucar.gcdm.GridAxisDependenceType dependence_type = 8;GcdmGridProto.GridAxisDependenceType getDependenceType()
.ucar.gcdm.GridAxisDependenceType dependence_type = 8;List<String> getDependsOnList()
depends on these axes, only for non-independent axes
repeated string depends_on = 9;int getDependsOnCount()
depends on these axes, only for non-independent axes
repeated string depends_on = 9;String getDependsOn(int index)
depends on these axes, only for non-independent axes
repeated string depends_on = 9;index - The index of the element to return.com.google.protobuf.ByteString getDependsOnBytes(int index)
depends on these axes, only for non-independent axes
repeated string depends_on = 9;index - The index of the value to return.int getNcoord()
number of coordinate values in axis
uint32 ncoord = 11;double getStartValue()
double start_value = 12;double getEndValue()
double end_value = 13;double getResolution()
double resolution = 14;List<Double> getValuesList()
repeated double values = 15;int getValuesCount()
repeated double values = 15;double getValues(int index)
repeated double values = 15;index - The index of the element to return.String getDateUnit()
for TimeHelper
string date_unit = 16;com.google.protobuf.ByteString getDateUnitBytes()
for TimeHelper
string date_unit = 16;String getRuntimeAxisName()
for TimeOffsetRegular
string runtime_axis_name = 17;com.google.protobuf.ByteString getRuntimeAxisNameBytes()
for TimeOffsetRegular
string runtime_axis_name = 17;List<Integer> getHourOffsetsList()
for TimeOffsetRegular
repeated int32 hour_offsets = 18;int getHourOffsetsCount()
for TimeOffsetRegular
repeated int32 hour_offsets = 18;int getHourOffsets(int index)
for TimeOffsetRegular
repeated int32 hour_offsets = 18;index - The index of the element to return.List<Double> getMidpointsList()
for TimeOffsetRegular
repeated double midpoints = 19;int getMidpointsCount()
for TimeOffsetRegular
repeated double midpoints = 19;double getMidpoints(int index)
for TimeOffsetRegular
repeated double midpoints = 19;index - The index of the element to return.List<Double> getBoundsList()
for TimeOffsetRegular
repeated double bounds = 20;int getBoundsCount()
for TimeOffsetRegular
repeated double bounds = 20;double getBounds(int index)
for TimeOffsetRegular
repeated double bounds = 20;index - The index of the element to return.List<Integer> getShapesList()
for TimeOffsetRegular
repeated uint32 shapes = 21;int getShapesCount()
for TimeOffsetRegular
repeated uint32 shapes = 21;int getShapes(int index)
for TimeOffsetRegular
repeated uint32 shapes = 21;index - The index of the element to return.