public PropertyValue FUNC_ARTICLE_MEASURING_ACCURACY( int index ) {get; set;}
public: property PropertyValue^ FUNC_ARTICLE_MEASURING_ACCURACY { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_ARTICLE_MEASURING_ACCURACY( int index ) {get; set;}
public: property PropertyValue^ FUNC_ARTICLE_MEASURING_ACCURACY { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Property is indexed. Possible indexes are from 1 to 50.
Degree of similarity between the result of a measurement and a true value of the quantity to be measured. Example: Digital multimeters often have an accuracy of ±0.5% to ±1% of the measured value. Pressure sensors often have an accuracy of ±0.1% to ±1% of the full scale range.