Inner Drive Extensible Architecture
C#
Show/Hide TOC
Temperature
Accuracy Property
Represents the degree confidence that the quantity represented equals the quantity actually measured, controlling how the
CompareTo<T>
method behaves.
Definition
Namespace:
InnerDrive.Quantitative
Assembly:
InnerDrive.Quantitative (in InnerDrive.Quantitative.dll) Version: 5.2.9017.0
C#
Copy
[
JsonIgnoreAttribute
]
public
double
Accuracy
{
get
;
set
; }
Property Value
Double
Implements
IMeasurable
Accuracy
See Also
Reference
Temperature Structure
InnerDrive.Quantitative Namespace
In This Article
Definition
Property Value
Implements
See Also