|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@UML(identifier="LE_NominalResolution", specification=ISO_19115_2) public interface NominalResolution
Distance between consistent parts of (centre, left side, right side) adjacent pixels.
Method Summary | |
---|---|
Double |
getGroundResolution()
Distance between consistent parts of (centre, left side, right side) adjacent pixels in the object space. |
Double |
getScanningResolution()
Distance between consistent parts of (centre, left side, right side) adjacent pixels in the scan plane. |
Method Detail |
---|
@UML(identifier="scanningResolution", obligation=MANDATORY, specification=ISO_19115_2) Double getScanningResolution()
Warning: The return type of this method may change in GeoAPI
3.1. It may be replaced by the |
@UML(identifier="groundResolution", obligation=MANDATORY, specification=ISO_19115_2) Double getGroundResolution()
Warning: The return type of this method may change in GeoAPI
3.1. It may be replaced by the |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |