DEIMOS
Earth Observation Mission CFI Software
Visibility Software User Manual
ESA

EECFI::ZoneCoverageOut Class Reference

Output for SwathId::zonevistimeCoverage. More...

List of all members.

Public Attributes

double zoneArea
 Computed area of the zone (longitude if segment zone) in km2.
double totalCoverage
 Percentage of zone covered by all intervals, i.e. 100% - percentage of zone not covered by any interval.
std::vector< double > coveragePerInterval
 Item with index i (0,1,2,...N-1) is the percentage of zone covered by interval i+1 (1,2,...N) only.
std::vector< double > coverageByNIntervals
 Item with index i (0,1,2,...N-1) is the percentage of the zone covered by exactly i+1 (1,2,...N) intervals.
std::vector< double > cumulativeCoverage
 Item index i (0,1,2,...N-1) is the percentage of zone covered by intervals 1,2...i+1 considered together.

Detailed Description

Output for SwathId::zonevistimeCoverage.


Member Data Documentation

Item with index i (0,1,2,...N-1) is the percentage of the zone covered by exactly i+1 (1,2,...N) intervals.

Referenced by EECFI::SwathId::zoneVisTimeCoverage().

Item with index i (0,1,2,...N-1) is the percentage of zone covered by interval i+1 (1,2,...N) only.

Referenced by EECFI::SwathId::zoneVisTimeCoverage().

Item index i (0,1,2,...N-1) is the percentage of zone covered by intervals 1,2...i+1 considered together.

Referenced by EECFI::SwathId::zoneVisTimeCoverage().

Percentage of zone covered by all intervals, i.e. 100% - percentage of zone not covered by any interval.

Referenced by EECFI::SwathId::zoneVisTimeCoverage().

Computed area of the zone (longitude if segment zone) in km2.

Referenced by EECFI::SwathId::zoneVisTimeCoverage().


Generated on Mon Dec 11 2023 13:28:34 for by doxygen 1.7.1