Gocator API
|
Represents a message containing exposure calibration results.
Inherits kObject.
Public Member Functions | |
k32u | GoExposureCalMsg_Exposure (GoExposureCalMsg msg) |
Gets the exposure. More... | |
kStatus | GoExposureCalMsg_Status (GoExposureCalMsg msg) |
Gets the exposure calibration result. More... | |
k32u GoExposureCalMsg_Exposure | ( | GoExposureCalMsg | msg | ) |
Gets the exposure.
msg | Message object. |
kStatus GoExposureCalMsg_Status | ( | GoExposureCalMsg | msg | ) |
Gets the exposure calibration result.
msg | Message object. |