Name: Tiling | Version Id: 1.0.0.0 | ||
---|---|---|---|
Description:Contains parameters that describe how an image was or will be broken into tiles, before reassembly into a whole. This is generally intended for cameras that break up an exposure into tiles for transmission, but can also be used to describe tiling done by a ground system (e.g. for display purposes) if needed. Tiles need not be regular nor do they need to cover the entire area, and irregular tiles may overlap. Note that the image in which this class appears is expected to contain all the tiles (i.e. not just a single tile). | |||
Namespace Id: img | Steward: img | Role: TBD_role | Status: Active |
Class Hierarchy: Tiling | |||
Attribute(s) | Name | Cardinality | Value |
description | 0..1 | None | |
num_line_tiles | 0..1 | None | |
num_sample_tiles | 0..1 | None | |
tile_count | 0..1 | None | |
tile_lines | 0..1 | None | |
tile_samples | 0..1 | None | |
tile_type | 0..1 | Irregular, Regular | |
tile_venue | 0..1 | Ground, Onboard | |
Association(s) | Name | Cardinality | Class |
Tile | 0..Unbounded | Tile | |
Referenced from: Commanded_Parameters, Imaging |