Creates a new range measurement and adds it to the list of measurements.
Go2Status Go2Range_AddMeasurement(Go2Range range, Go2Type type, Go2UInt32 id, Go2Measurement* measurement);
|
Parameters |
Description |
|
Go2Range range |
Go2Range object. |
|
Go2Type type |
Range measurement type. |
|
Go2UInt32 id |
Unique measurement identifier. |
|
Go2Measurement* measurement |
Receives the new measurement object. |
Operation status.
Go2Range.h