Gocator API

◆ GoTool_MeasurementAt()

GoMeasurement GoTool_MeasurementAt ( GoTool  tool,
kSize  index 
)

Retrieves the measurement at the given index.

Version
Introduced in firmware 4.0.10.27
Parameters
toolGoTool object.
indexThe index of the measurement.
Returns
The measurement at the given index or kNULL if an invalid index is provided.