A structure to represent a built-in standard constants supported by the engine
Inheritance Hierarchy
uStrata.MathDaemon.Computation StandardConstant
Namespace: uStrata.MathDaemon.Computation
Assembly: uStrata.MathDaemon.Computation (in uStrata.MathDaemon.Computation.dll) Version: 1.1.5779.28281
Syntax
The StandardConstant type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Description |
Constant description
| |
| MeasurementUnit |
Units measured the value
| |
| Name |
A name of the constant
| |
| Value |
Constant value in defined measurement unit
|
See Also