Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
const GoMeasurementOption * GoToolOption_MeasurementOptionAt ( GoToolOption  option,
kSize  index 
)

Retrieves the measurement option at the given index of the tool option.

Version
Introduced in firmware 4.3.3.124
Parameters
optionGoToolOption object.
indexThe index of the option list to access.
Returns
The measurement option associated with the given index.