|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@UML(identifier="MI_EnvironmentalRecord",
specification=ISO_19115_2)
public interface EnvironmentalRecordInformation about the environmental conditions during the acquisition.
| Method Summary | |
|---|---|
Double |
getAverageAirTemperature()
Average air temperature along the flight pass during the photo flight. |
Double |
getMaxAltitude()
Maximum altitude during the photo flight. |
Double |
getMaxRelativeHumidity()
Maximum relative humidity along the flight pass during the photo flight. |
InternationalString |
getMeteorologicalConditions()
Meteorological conditions in the photo flight area, in particular clouds, snow and wind. |
| Method Detail |
|---|
@UML(identifier="averageAirTemperature",
obligation=MANDATORY,
specification=ISO_19115_2)
Double getAverageAirTemperature()
|
Warning: The return type of this method may change in GeoAPI
3.1. It may be replaced by the |
@UML(identifier="maxRelativeHumidity",
obligation=MANDATORY,
specification=ISO_19115_2)
Double getMaxRelativeHumidity()
|
Warning: The return type of this method may change in GeoAPI
3.1. It may be replaced by the |
@UML(identifier="maxAltitude",
obligation=MANDATORY,
specification=ISO_19115_2)
Double getMaxAltitude()
|
Warning: The return type of this method may change in GeoAPI
3.1. It may be replaced by the |
@UML(identifier="meteorologicalConditions",
obligation=MANDATORY,
specification=ISO_19115_2)
InternationalString getMeteorologicalConditions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||