The SubCondtionNames type exposes the following members.

Constructors

  NameDescription
Public methodSubCondtionNames
Initializes a new instance of the SubCondtionNames class

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodStatic memberGetName
Given a SubCondition returns its name
Public methodStatic memberGetSubCondition
Given a name returns its SubCondition
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberMatch
Checks if the subCondition matches its name
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Fields

  NameDescription
Public fieldStatic memberDigital
Digital
Public fieldStatic memberHi
HI
Public fieldStatic memberHiHi
HIHI
Public fieldStatic memberLo
LO
Public fieldStatic memberLoLo
LOLO
Public fieldStatic memberROC
Rate of Change

See Also