ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcdcs_rck_t Struct Reference

#include <ngcdcsSENS.hpp>

Public Member Functions

 ngcdcs_rck_t ()
 Constructor.
 
int OOR (double value)
 Out-of-range check.
 
int InRange (double value)
 In range check.
 

Public Attributes

int enable
 
double min
 
double max
 
double hyst
 

Detailed Description

Sensor range-check

Constructor & Destructor Documentation

◆ ngcdcs_rck_t()

ngcdcs_rck_t::ngcdcs_rck_t ( )
inline

Constructor.

Member Function Documentation

◆ InRange()

int ngcdcs_rck_t::InRange ( double value)
inline

In range check.

◆ OOR()

int ngcdcs_rck_t::OOR ( double value)
inline

Out-of-range check.

Member Data Documentation

◆ enable

int ngcdcs_rck_t::enable

◆ hyst

double ngcdcs_rck_t::hyst

◆ max

double ngcdcs_rck_t::max

◆ min

double ngcdcs_rck_t::min

The documentation for this struct was generated from the following file: