#include <ngcdcsSENS.hpp>
|
| virtual int | Value (const int *r, double *data) |
| | Compute sensor data from register(s)
|
| |
| void | OpsLog (const char *msg) |
| | Operational log.
|
| |
|
| int | valid |
| | Sensor data valid (flag)
|
| |
◆ ngcdcsSENS() [1/2]
| ngcdcsSENS::ngcdcsSENS |
( |
int | filterSize = 9 | ) |
|
|
explicit |
◆ ngcdcsSENS() [2/2]
| ngcdcsSENS::ngcdcsSENS |
( |
const ngcdcsSENS & | other | ) |
|
◆ ~ngcdcsSENS()
| ngcdcsSENS::~ngcdcsSENS |
( |
| ) |
|
|
virtual |
◆ AttachLogging()
| void ngcdcsSENS::AttachLogging |
( |
ngcbOBJ * | obj | ) |
|
◆ ClearFilter()
| void ngcdcsSENS::ClearFilter |
( |
int | prefill | ) |
|
◆ ErrMsg()
| char * ngcdcsSENS::ErrMsg |
( |
| ) |
|
|
inline |
◆ FilterStatus()
| int ngcdcsSENS::FilterStatus |
( |
| ) |
|
Get filter status (return 1 if filter is filled with valid data)
◆ operator=()
◆ OpsLog()
| void ngcdcsSENS::OpsLog |
( |
const char * | msg | ) |
|
|
protected |
◆ Prefix()
| void ngcdcsSENS::Prefix |
( |
const char * | s | ) |
|
Set prefix for logging and alarm system.
◆ Process()
| int ngcdcsSENS::Process |
( |
const int * | r, |
|
|
ngcbALARM_SYS * | alarmSystem ) |
Process sensor register(s)
◆ Reset()
| void ngcdcsSENS::Reset |
( |
| ) |
|
◆ Value()
| int ngcdcsSENS::Value |
( |
const int * | r, |
|
|
double * | data ) |
|
protectedvirtual |
◆ active
◆ error
◆ faults
Number of faulty sensor reads.
◆ filter
Median filter for sensor.
◆ format
| char ngcdcsSENS::format[8] |
Sensor data format (floating point precision)
◆ name
| char ngcdcsSENS::name[32] |
◆ rck
◆ unit
◆ valid
◆ value
The documentation for this class was generated from the following files: