|
codac 2.0.0
|


Go to the source code of this file.
Classes | |
| class | codac2::TDomain |
| Temporal partition associated with sliced tubes. More... | |
Namespaces | |
| namespace | codac2 |
Functions | |
| std::shared_ptr< TDomain > | codac2::create_tdomain (const Interval &t0_tf=Interval(-oo, oo)) |
| Creates a temporal domain made of a single slice. | |
| std::shared_ptr< TDomain > | codac2::create_tdomain (const Interval &t0_tf, double dt, bool with_gates=true) |
| Creates a sampled temporal domain. | |