|
|
||||||
|
faudes::AttributeLhaGlobal Class Reference
Detailed DescriptionLinear hybrid automata globat attribute to specify the overall state space. All invariants are interpreted as intersection with the global state space. <> Definition at line 260 of file hyb_attributes.h. Constructor & Destructor Documentation◆ AttributeLhaGlobal()
Constructor Definition at line 267 of file hyb_attributes.h. Member Function Documentation◆ DoAssign()
Assignment method.
Definition at line 177 of file hyb_attributes.cpp. ◆ DoEqual()
Test eaulity. Note: the test refers to the parametrisation.
Definition at line 186 of file hyb_attributes.cpp. ◆ DoRead()
Reads the attribute from TokenReader, see AttributeVoid for public wrappers. If the current token indicates a hybrid system parameter section, the method reads the global data from that section. Else, it does nothing. Exceptions may only be thrown on invalid data within the parameter section. The context argument is ignored, the label argument can be used to override the default section name Clocks.
Reimplemented from faudes::AttributeVoid. Definition at line 204 of file hyb_attributes.cpp. ◆ DoWrite()
Writes the attribute to TokenWriter, see AttributeVoid for public wrappers. Writes hybrid automata global data. The label argument can be used to set a section label different the the default LhaGlobal. The context argument is ignored.
Reimplemented from faudes::AttributeVoid. Definition at line 194 of file hyb_attributes.cpp. ◆ IsDefault()
Test for default value (never)
Reimplemented from faudes::AttributeVoid. Definition at line 275 of file hyb_attributes.h. Member Data Documentation◆ mStateSpace
Continuous states Definition at line 278 of file hyb_attributes.h. The documentation for this class was generated from the following files: libFAUDES 2.33b --- 2025.05.07 --- c++ api documentaion by doxygen |