|
Earth Observation Mission CFI Software Visibility Software User Manual |
|
Additional information to visibility segments computed for multiple zones. More...
Public Attributes | |
| long | numberOfZones |
| Number of zones where the segment has visibility (dummy if extraInfoFlag == false). | |
| vector< long > | zonesInSegment |
| Index of the zoneId input array where the segment has visibility (dummy if extraInfoFlag == false). | |
| vector< long > | multiCoverage |
| Coverage of the segment in each of the zones (dummy if extraInfoFlag == false). | |
Additional information to visibility segments computed for multiple zones.
| vector<long> EECFI::MultiZonesExtraInfo::multiCoverage |
Coverage of the segment in each of the zones (dummy if extraInfoFlag == false).
Number of zones where the segment has visibility (dummy if extraInfoFlag == false).
| vector<long> EECFI::MultiZonesExtraInfo::zonesInSegment |
Index of the zoneId input array where the segment has visibility (dummy if extraInfoFlag == false).
1.7.1