Difference between revisions of "Range"
From DGIWG
(Created page with "==== Range ==== The properties of Range are listed below. {| style="border-spacing:0;width:16.217cm;" |- ! style="border-top:0.75pt solid #000000;border-bottom:0.75pt solid...") |
|||
Line 1: | Line 1: | ||
− | |||
The properties of Range are listed below. | The properties of Range are listed below. | ||
− | |||
{| style="border-spacing:0;width:16.217cm;" | {| style="border-spacing:0;width:16.217cm;" |
Latest revision as of 13:39, 18 October 2018
The properties of Range are listed below.
Identifier | Title / Description | Value Domain | Card |
---|---|---|---|
identifier
[DMF/Data]
|
Identifier
Number that uniquely identifies instances of bands of wavelengths on which a sensor operates.
|
String | 1 |
type
[DMF/Data]
|
Type
Description of the type of a cell measurement value.
|
Type Codelist | 1 |
descriptor
[DMF/Data]
|
Descriptor
Description of the range of a cell measurement value.
|
Free Text | 0..1 |
maxValue
[DMF/Data]
|
Maximum Value
Longest wavelength that the sensor is capable of collecting within a designated band.
|
Float | 0..1 |
minValue
[DMF/Data]
|
Minimum Value
Shortest wavelength that the sensor is capable of collecting within a designated band.
|
Float | 0..1 |
units
[DMF/Data]
|
Units
Units in which sensor wavelengths are expressed.
Constraints: * It is mandatory if maxValue or minValue are provided.
|
Unit of Measure Codelist | 0..1 |
bitsPerValue
[DMF/Data]
|
Bits Per Value
Maximum number of significant bits in the uncompressed representation for the value in each band of each pixel.
|
Integer | 0..1 |
transPolarisation
[DMF/Sensor]
|
transmitted polarisation
polarization of the radiation transmitted
Note: for HH polarization, for example, please select horizontal both for the transPolarisation and for the detPolarisation attibute.
|
Polarisation Codelist | 0..1 |
detPolarisation
[DMF/Sensor]
|
detected polarisation
polarization of the radiation detected
Note: for HH polarization, for example, please select horizontal both for the transPolarisation and for the detPolarisation attibute.
|
Polarisation Codelist | 0..1
|