The CogStatistics type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| SfBufferLength | This bit will be set in the EventArgs of a Changed event every time the value returned by BufferLength may have changed. | |
| SfCurrentValue | This bit will be set in the EventArgs of a Changed event every time the value returned by CurrentValue may have changed. | |
| SfCurrentValueIsInvalid | This bit will be set in the EventArgs of a Changed event every time the value returned by CurrentValueIsInvalid may have changed. | |
| SfDescription | This bit will be set in the EventArgs of a Changed event every time the value returned by Description may have changed. | |
| SfName | This bit will be set in the EventArgs of a Changed event every time the value returned by Name may have changed. | |
| SfNominalValue | This bit will be set in the EventArgs of a Changed event every time the value returned by NominalValue may have changed. | |
| SfNumBufferedValues | This bit will be set in the EventArgs of a Changed event every time the value returned by NumBufferedValues may have changed. | |
| SfRejectHighLimit | This bit will be set in the EventArgs of a Changed event every time the value returned by RejectHighLimit may have changed. | |
| SfRejectHighLimitEnabled | This bit will be set in the EventArgs of a Changed event every time the value returned by RejectHighLimitEnabled may have changed. | |
| SfRejectLowLimit | This bit will be set in the EventArgs of a Changed event every time the value returned by RejectLowLimit may have changed. | |
| SfRejectLowLimitEnabled | This bit will be set in the EventArgs of a Changed event every time the value returned by RejectLowLimitEnabled may have changed. | |
| SfRunningMaxValue | This bit will be set in the EventArgs of a Changed event every time the value returned by RunningMaxValue may have changed. | |
| SfRunningMean | This bit will be set in the EventArgs of a Changed event every time the value returned by RunningMean may have changed. | |
| SfRunningMinValue | This bit will be set in the EventArgs of a Changed event every time the value returned by RunningMinValue may have changed. | |
| SfRunningNumSamples | This bit will be set in the EventArgs of a Changed event every time the value returned by RunningNumSamples may have changed. | |
| SfRunningStandardDeviation | This bit will be set in the EventArgs of a Changed event every time the value returned by RunningStandardDeviation may have changed. | |
| SfWarnHighLimit | This bit will be set in the EventArgs of a Changed event every time the value returned by WarnHighLimit may have changed. | |
| SfWarnHighLimitEnabled | This bit will be set in the EventArgs of a Changed event every time the value returned by WarnHighLimitEnabled may have changed. | |
| SfWarnLowLimit | This bit will be set in the EventArgs of a Changed event every time the value returned by WarnLowLimit may have changed. | |
| SfWarnLowLimitEnabled | This bit will be set in the EventArgs of a Changed event every time the value returned by WarnLowLimitEnabled may have changed. |
See Also