|
Gocator API
|
Represents a message containing exposure calibration results.
Inheritance diagram for GoExposureCalMsg:Public Member Functions | |
| GoDataMessageType | GoDataMsg_Type (GoDataMsg message) |
| Returns the message type for a data channel message given in a GoDataSet. More... | |
| k32u | GoExposureCalMsg_Exposure (GoExposureCalMsg msg) |
| Gets the calibrated exposure. More... | |
| kStatus | GoExposureCalMsg_Status (GoExposureCalMsg msg) |
| Gets the exposure calibration result. More... | |
|
inherited |
Returns the message type for a data channel message given in a GoDataSet.
| message | A data channel message. |
| k32u GoExposureCalMsg_Exposure | ( | GoExposureCalMsg | msg | ) |
Gets the calibrated exposure.
| msg | Message object. |
| kStatus GoExposureCalMsg_Status | ( | GoExposureCalMsg | msg | ) |
Gets the exposure calibration result.
| msg | Message object. |