Gocator API > Go2.Range > Classes > Go2Range > Functions > Go2Range_AddMeasurement
Gocator 1x00 API
Go2Range_AddMeasurement
Description

Creates a new range measurement and adds it to the list of measurements.

C
Go2Status Go2Range_AddMeasurement(Go2Range range, Go2Type type, Go2UInt32 id, Go2Measurement* measurement);
Parameters
Parameters 
Description 
Go2Range range 
Go2Range object. 
Go2Type type 
Range measurement type. 
Go2UInt32 id 
Unique measurement identifier. 
Go2Measurement* measurement 
Receives the new measurement object. 
Returns

Operation status.

File

Go2Range.h

Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.