Get the measurement ID array
#include "dip_measurement.h"
dip_Error dip_MeasurementFeatures ( measurement, featureID, resources )
This function obtains an array of measurement function IDs in the measurement structure. See MeasurementForge for a (brief) explination of the measurement data structure.
Data type | Name | Description |
dip_Measurement | measurement | Measurement data structure |
dip_IntegerArray * | featureID | pointer to an array of measurement function IDs |
dip_Resources | resources | Resources tracking structure. See ResourcesNew |
Measure, MeasurementNew, MeasurementNumberOfFeatures, MeasurementFeatureValid, MeasurementFeatureDescription