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

Store settings for force actuator bump test. More...

#include <ForceActuatorBumpTestSettings.h>

Public Member Functions

void set (YAML::Node node)
 

Public Attributes

float warning
 Warning tolerance.
 
float error
 Error tolerance.
 

Detailed Description

Store settings for force actuator bump test.

Member Data Documentation

◆ error

float LSST::M1M3::SS::ForceActuatorBumpTestSettings::error

Error tolerance.

If crossed, test shall fail and error log entry with explanation will be produced.

◆ warning

float LSST::M1M3::SS::ForceActuatorBumpTestSettings::warning

Warning tolerance.

If crossed and below error tolerance, warning log entry will be produced. Test shall not pass.


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