Name: image_processing_return_status | Version Id: 1.0.0.0 | ||
---|---|---|---|
Description: This attribute describes the return status of the image processing onboard. The possible values are Normal End, Parameter Error, Buffer Size Error, Hardware Operation Error, Overflow, Underflow, Overflow and Underflow, Zero Division, and Operation Interruption. | |||
Namespace Id: hyb2 | Steward: sbn | Class Name: Image_Observation_Information | Type: ASCII_Short_String_Collapsed |
Minimum Value: None | Maximum Value: None | Minimum Characters: 1 | Maximum Characters: 255 |
Unit of Measure Type: None | Default Unit Id: None | Attribute Concept: None | Conceptual Domain: SHORT_STRING |
Status: Active | Nillable: false | Pattern: None | |
Permissible Value(s) | Value | Value Meaning | |
Buffer Size Error | This value means that error related to the buffer size occurred, e.g., image sizes of two buffers specified by two operands of image processing command differ, buffer sizes of source and destination buffers differ. | ||
Hardware Operation Error | This value means that error on hardware operation occurred, e.g., memory race condition, hardware operation does not finished until prescribed duration (timeout). | ||
Normal End | Onboard image processing is completed normally. | ||
Operation Interruption | This value means that the image processing was interrupted for some reason. | ||
Overflow | This value means that arithmetic overflow occurred during the image processing. | ||
Overflow and Underflow | This value means that both of arithmetic overflow and arithmetic underflow occurred during the image processing. | ||
Parameter Error | This value means that invalid arguments have been passed to image processing command which is sent to DE or ONC-E. | ||
Underflow | This value means that arithmetic underflow occurred during the image processing. | ||
Zero Division | This value means that zero division occurred during the image processing. |