Struct Interface::Status¶
Defined in File slit_interface.h
Nested Relationships¶
This struct is a nested type of Class Interface.
Struct Documentation¶
-
struct Status
Public Functions
-
inline bool operator==(const Status &other) const
-
inline bool operator!=(const Status &other) const
Public Members
-
SlitDimension width
-
SlitDimension offset
-
float posA = NAN
-
float posB = NAN
-
bool ishome = false
-
bool isopen = false
-
inline bool operator==(const Status &other) const