Click or drag to resize

measureSystemManager Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Inheritance Hierarchy
SystemObject
  imbSCI.Core.math.measureSystemmeasureSystemManager

Namespace:  imbSCI.Core.math.measureSystem
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static class measureSystemManager
Request Example View Source

The measureSystemManager type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberregistry
static and autoinitiated object
Top
Methods
  NameDescription
Public methodStatic memberGetFactorDistance
Gets the factor distance.
Public methodStatic memberGetFactorStrLenChange
Gets expected string length change after factor distance applied
Public methodStatic membergetMeasureInfo(Enum, Enum, measureSystemsEnum)
Gets the measure information.
Public methodStatic membergetMeasureInfo(Enum, Int32, measureSystemsEnum)
Gets the measure information.
Public methodStatic membergetMeasureInfo(Enum, Int32, String)
Gets the measure information.
Top
See Also