|
codac 2.0.0
|
This is the complete list of members for codac2::TDomain, including all inherited members.
| all_gates_defined() const | codac2::TDomain | |
| are_same(const std::shared_ptr< const TDomain > &tdom1, const std::shared_ptr< const TDomain > &tdom2) | codac2::TDomain | static |
| create_tdomain(const Interval &t0_tf=Interval(-oo, oo)) | codac2::TDomain | friend |
| create_tdomain(const Interval &t0_tf, double dt, bool with_gates=true) | codac2::TDomain | friend |
| delete_gates() | codac2::TDomain | |
| nb_tslices() const | codac2::TDomain | |
| nb_tubes() const | codac2::TDomain | |
| operator<<(std::ostream &os, const TDomain &x) | codac2::TDomain | friend |
| sample(double t, bool with_gate=false) | codac2::TDomain | |
| sample(const Interval &t0_tf, double dt, bool with_gates=false) | codac2::TDomain | |
| t0_tf() const | codac2::TDomain | |
| TDomain(const Interval &t0_tf) | codac2::TDomain | explicitprotected |
| TDomain(const Interval &t0_tf, double dt, bool with_gates=true) | codac2::TDomain | explicitprotected |
| tslice(double t) | codac2::TDomain | |
| tslices_vector() const | codac2::TDomain |