Gocator API
 All Classes Files Functions Variables Typedefs Macros Groups Pages
GoExposureCalMsg Class Reference

Description

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...
 

Member Function Documentation

GoDataMessageType GoDataMsg_Type ( GoDataMsg  message)
inherited

Returns the message type for a data channel message given in a GoDataSet.

Parameters
messageA data channel message.
Returns
A GoDataMessageType value.
k32u GoExposureCalMsg_Exposure ( GoExposureCalMsg  msg)

Gets the calibrated exposure.

Parameters
msgMessage object.
Returns
Calibrated exposure value in uS.
kStatus GoExposureCalMsg_Status ( GoExposureCalMsg  msg)

Gets the exposure calibration result.

Parameters
msgMessage object.
Returns
Exposure calibration result.

The documentation for this class was generated from the following file: