|
Earth Observation Mission CFI Software DataHandling Software User Manual for JAVA |
|
ASAR definition. More...
Public Member Functions | |
| Asar () | |
| Constructor. | |
| Asar (final long asarTyp, final double AsarPoint1, final double AsarPoint2) | |
| Constructor with parameters. | |
Public Attributes | |
| long | asarType |
| AsarTypeEnum enum. | |
| double | slantRangeLeft |
| For narrow and wide ASAR. | |
| double | slantRangeRight |
| Only for wide ASAR. | |
ASAR definition.
| EECFI.Asar.Asar | ( | ) |
Constructor.
| EECFI.Asar.Asar | ( | final long | asarTyp, | |
| final double | AsarPoint1, | |||
| final double | AsarPoint2 | |||
| ) |
Constructor with parameters.
| long EECFI.Asar.asarType |
AsarTypeEnum enum.
| double EECFI.Asar.slantRangeLeft |
For narrow and wide ASAR.
| double EECFI.Asar.slantRangeRight |
Only for wide ASAR.
1.7.1