Units
- Last UpdatedApr 28, 2022
- 1 minute read
Real dimensioned quantities may be created or returned as objects of type DbDouble which have a dimension, DbDoubleDimension, current units, DbDoubleUnits, and a real value which may be presented as a string using a format object, DbFormat. Standard dimensions and units are defined by the enumerated types DbDimension and DbUnits returned by DbDoubleDimension and DbDoubleUnits respectively. The DbElement Get/Set interface supports both undimensioned and dimensioned attributes which may be formatted using the DbFormat object. The following classes are available in the Aveva.Core.Database interface.