AVEVA OMI Software Developer Kit
Inheritance Hierarchy
ArchestrA.Client.NumericFormatter Namespace
Classes
 ClassDescription
Class Captures the format specification to be applied on a given number when used in Format APIs.
Class Defines API for Numeric formatting, based on format styles pre-defined in the galaxy, or custom styles.
Structures
 StructureDescription
Structure Captures the bit range (i.e. 0 to 31) to be used in binary format.
Enumerations
 EnumerationDescription
Enumeration The predefined galaxy format styles. The current (i.e. runtime) galaxy name for each style can by obtained by calling Formatter.GetFormatStyleCurrentName(FormatStyle format) API.
Enumeration FormatType to be used in FormatInfo object, for custom format specification.
Enumeration Format type to be used to retrieve formated string based on galaxy predefined quality characters.
See Also