| Description:The Statistics class specifies statistics for the pixels of an image. This generally should exclude invalid/saturated/etc pixels, although that may vary per mission. A Subframe child class may be used to define the area over which the statistics are gathered (defaults to the entire image) For multiband images, the band attribute identifies which band the statistics apply to. If not specified, the statistics cover all bands. More than one instance of Statistics can be used in order to cover multiple bands or subframes independently. |
| Namespace Id: img | Steward: img | Role: concrete | Status: Active |
| Class Hierarchy: Data_Processing :: Statistics |
| Attribute(s) | Name | Cardinality | Value |
| | active_flag | 0..1 | None |
| | description | 0..1 | None |
| | processing_venue | 0..1 | Ground, Ground Refined, None, Onboard, Onboard Both, Onboard Hardware, Onboard Software |
| | processing_algorithm | 0..1 | None |
| | sequence_number | 0..1 | None |
| | kurtosis | 0..1 | None |
| | maximum_pixel_value | 0..1 | None |
| | minimum_pixel_value | 0..1 | None |
| | mean_pixel_value | 0..1 | None |
| | median_pixel_value | 0..1 | None |
| | skewness | 0..1 | None |
| | standard_deviation | 0..1 | None |
| | variance | 0..1 | None |
| Association(s) | Name | Cardinality | Class |
| | Subframe | 0..1 | Subframe |
| Referenced from: Commanded_Parameters, Imaging |