- All Known Subinterfaces:
Band
Information on the range of each dimension of a cell measurement value.
- Since:
- 2.0
-
Method Summary
Modifier and TypeMethodDescriptionDescription of the range of a cell measurement value.Number that uniquely identifies instances of bands of wavelengths on which a sensor operates.
-
Method Details
-
getSequenceIdentifier
@UML(identifier="sequenceIdentifier", obligation=OPTIONAL, specification=ISO_19115) MemberName getSequenceIdentifier()Number that uniquely identifies instances of bands of wavelengths on which a sensor operates.- Returns:
- Identifier of bands on which a sensor operates, or
null
.
-
getDescriptor
@UML(identifier="descriptor", obligation=OPTIONAL, specification=ISO_19115) InternationalString getDescriptor()Description of the range of a cell measurement value.- Returns:
- Description of the range of a cell measurement value, or
null
.
-