dip::Feature::ValueInformation struct

Information about a measurement value, one of the components of a feature

Contents

Variables

dip::String name
A short string that identifies the value
dip::Units units
The units for the value

Alias documentation

using dip::Feature::ValueInformationArray = std::vector<ValueInformation>

Information about the values of a measurement feature, or all values of all measurement features in a dip::Measurement object.

Variable documentation

dip::String name

A short string that identifies the value

dip::Units units

The units for the value