|
Earth Observation Mission CFI Software Pointing Software User Manual for JAVA |
|
Strip of points with fixed azimuth. More...
Public Member Functions | |
| AzimuthElevationStrip () | |
| Empty constructor. | |
| AzimuthElevationStrip (double az, double minEl, double maxEl, double stepEl) | |
| Constructor with parameters. | |
| AzimuthElevationStrip (AzimuthElevationStrip azElStrip) | |
| Copy constructor. | |
Strip of points with fixed azimuth.
| EECFI.AzimuthElevationStrip.AzimuthElevationStrip | ( | ) |
Empty constructor.
| EECFI.AzimuthElevationStrip.AzimuthElevationStrip | ( | double | az, | |
| double | minEl, | |||
| double | maxEl, | |||
| double | stepEl | |||
| ) |
Constructor with parameters.
| EECFI.AzimuthElevationStrip.AzimuthElevationStrip | ( | AzimuthElevationStrip | azElStrip | ) |
Copy constructor.
1.7.1