|
Earth Observation Mission CFI Software DataHandling Software User Manual |
|
ASAR definition. More...
Public Member Functions | |
| Asar () | |
| Empty Constructor. | |
| Asar (const long asarTyp, double slantLeft, double slantRight) | |
| 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 | ( | ) | [inline] |
Empty Constructor.
| EECFI::Asar::Asar | ( | const long | asarTyp, | |
| double | slantLeft, | |||
| double | slantRight | |||
| ) | [inline] |
Constructor with parameters.
| asarTyp | AsarTypeEnum enum. | |
| slantLeft | For narrow and wide ASAR. | |
| slantRight | Only for wide ASAR. |
AsarTypeEnum enum.
| double EECFI::Asar::slantRangeLeft |
For narrow and wide ASAR.
| double EECFI::Asar::slantRangeRight |
Only for wide ASAR.
1.7.1