StandardConstant ClassµStrata MathDaemon™ Computation LibraryMathDaemon Class Library
A structure to represent a built-in standard constants supported by the engine
Inheritance Hierarchy

System Object
  uStrata.MathDaemon.Computation StandardConstant

Namespace: uStrata.MathDaemon.Computation
Assembly: uStrata.MathDaemon.Computation (in uStrata.MathDaemon.Computation.dll) Version: 1.1.5779.28281
Syntax

[SerializableAttribute]
public class StandardConstant

The StandardConstant type exposes the following members.

Properties

  NameDescription
Public propertyDescription
Constant description
Public propertyMeasurementUnit
Units measured the value
Public propertyName
A name of the constant
Public propertyValue
Constant value in defined measurement unit
Top
See Also