Public Member Functions | Public Attributes | List of all members
psen_scan_v2_standalone::configuration::ZoneSetSpeedRange Class Reference

The speedrange at which a ZoneSet is active. More...

#include <zoneset.h>

Public Member Functions

bool operator!= (const ZoneSetSpeedRange &rhs) const
 
bool operator== (const ZoneSetSpeedRange &rhs) const
 
 ZoneSetSpeedRange (short min, short max)
 

Public Attributes

short max_ { 0 }
 
short min_ { 0 }
 

Detailed Description

The speedrange at which a ZoneSet is active.

Definition at line 44 of file zoneset.h.

Constructor & Destructor Documentation

◆ ZoneSetSpeedRange()

psen_scan_v2_standalone::configuration::ZoneSetSpeedRange::ZoneSetSpeedRange ( short  min,
short  max 
)
inline

Definition at line 47 of file zoneset.h.

Member Function Documentation

◆ operator!=()

bool psen_scan_v2_standalone::configuration::ZoneSetSpeedRange::operator!= ( const ZoneSetSpeedRange rhs) const
inline

Definition at line 61 of file zoneset.h.

◆ operator==()

bool psen_scan_v2_standalone::configuration::ZoneSetSpeedRange::operator== ( const ZoneSetSpeedRange rhs) const
inline

Definition at line 57 of file zoneset.h.

Member Data Documentation

◆ max_

short psen_scan_v2_standalone::configuration::ZoneSetSpeedRange::max_ { 0 }

Definition at line 55 of file zoneset.h.

◆ min_

short psen_scan_v2_standalone::configuration::ZoneSetSpeedRange::min_ { 0 }

Definition at line 54 of file zoneset.h.


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


psen_scan_v2
Author(s): Pilz GmbH + Co. KG
autogenerated on Sat Nov 25 2023 03:46:26