Get the ID of a Measurement structure
#include "dip_measurement.h"
dip_Error dip_MeasurementID ( measurement, id )
This function obtains the ID of a the measurement structure. The ID is a DIPlib wide unique number (see GetUniqueNumber).
Data type | Name | Description |
dip_Measurement | measurement | Measurement structure |
dip_int * | id | Pointer to the id |
MeasurementNew, MeasurementFree, Measure
DIPlib on-line documentation | Function reference | Global function index