|
|
||||||
|
faudes::HybridStateSet Class Reference Detailed DescriptionSet of states in an hybrid automata. Records a list of polyhedra per location. Definition at line 33 of file hyb_reachability.h.
Member Typedef Documentation◆ Iterator
access to polyhedra of states Definition at line 50 of file hyb_reachability.h. Constructor & Destructor Documentation◆ HybridStateSet() [1/2]
constructors Definition at line 29 of file hyb_reachability.cpp. ◆ ~HybridStateSet()
destructor Definition at line 38 of file hyb_reachability.cpp. ◆ HybridStateSet() [2/2]
copy constrcutor Definition at line 32 of file hyb_reachability.cpp. Member Function Documentation◆ Assign()
assignment Definition at line 50 of file hyb_reachability.cpp. ◆ Clear()
Definition at line 111 of file hyb_reachability.cpp. ◆ DWrite()
inspect Definition at line 134 of file hyb_reachability.cpp. ◆ Erase()
Definition at line 104 of file hyb_reachability.cpp. ◆ Insert() [1/2]
insert / erase (we take owvership of polyhedra) Definition at line 97 of file hyb_reachability.cpp. ◆ Insert() [2/2]
Definition at line 100 of file hyb_reachability.cpp. ◆ IsEmpty()
test emptyness Definition at line 119 of file hyb_reachability.cpp. ◆ Locations()
access to locations Definition at line 76 of file hyb_reachability.cpp. ◆ LocationsBegin()
Definition at line 79 of file hyb_reachability.cpp. ◆ LocationsEnd()
Definition at line 82 of file hyb_reachability.cpp. ◆ StatesBegin()
access to polyhedra of states Definition at line 87 of file hyb_reachability.cpp. ◆ StatesEnd()
Definition at line 91 of file hyb_reachability.cpp. Member Data Documentation◆ mLocations
payload Definition at line 69 of file hyb_reachability.h. ◆ mStates
Definition at line 70 of file hyb_reachability.h. The documentation for this class was generated from the following files: libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen |