Set the labels of the described feature
#include "dip_measurement.h"
dip_Error dip_FeatureDescriptionSetLabels ( description, measurement, featureID, labels, label )
Sets the labels of the data of the feature descripted by description.
Data type | Name | Description |
dip_FeatureDescription | description | Feature description data structure |
dip_Measurement | measurement | Measurement data structure |
dip_int | featureID | ID of the measurement feature |
dip_StringArray | labels | Array of label describing strings, one for each label |
char * | label | Single description of all feature labels |
MeasurementFeatureDescription, FeatureDescriptionNew, FeatureDescriptionFree, FeatureDescriptionSetName, FeatureDescriptionGetName, FeatureDescriptionSetDescription, FeatureDescriptionGetDescription, FeatureDescriptionSetLabels, FeatureDescriptionGetLabels, FeatureDescriptionSetLabel, FeatureDescriptionSetDimensionLabels, FeatureDescriptionSetUnits, FeatureDescriptionGetUnits, FeatureDescriptionSetUnit