M1M3 Support System
Loading...
Searching...
No Matches
Public Member Functions | List of all members
LSST::M1M3::SS::AirSupplyStatus Class Reference

Handles air supply status. More...

#include <AirSupplyStatus.h>

Inheritance diagram for LSST::M1M3::SS::AirSupplyStatus:
Inheritance graph
[legend]
Collaboration diagram for LSST::M1M3::SS::AirSupplyStatus:
Collaboration graph
[legend]

Public Member Functions

 AirSupplyStatus (token)
 
void send ()
 
void setAirCommanded (bool _airCommandedOn)
 
bool setOutputs (double _timestamp, bool _airCommandOutputOn)
 Set outputs, returns if mismatch is detected.
 
bool setInputs (double _timestamp, bool _airValveClosed, bool _airValveOpened)
 

Detailed Description

Handles air supply status.

Member Function Documentation

◆ setOutputs()

bool AirSupplyStatus::setOutputs ( double _timestamp,
bool _airCommandOutputOn )

Set outputs, returns if mismatch is detected.

Parameters
_timestamptimestamp when new commended output was readout
_airCommandOutputOnnew air commanded output
Returns
true if airCommandedOn != airCommandOutputOn
Here is the caller graph for this function:

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