ICalcValue Properties |
The ICalcValue type exposes the following members.
Properties
Name | Description | |
---|---|---|
Degrees |
Returns the linear degrees dimension of the object. Only applicable for objects of type Number.
| |
IsDimensionless |
Returns whether the units of a numeric object has dimensions. Only applicable for objects of type Number.
| |
Length |
Returns the length dimension of the object. Only applicable for objects of type Number.
| |
Mass |
Returns the mass dimension of the object. Only applicable for objects of type Number.
| |
Time |
Returns the time dimension of the object. Only applicable for objects of type Number.
| |
Type |
Returns the objects data type
|
See Also