codac 2.0.0
Loading...
Searching...
No Matches
codac2::TDomain Member List

This is the complete list of members for codac2::TDomain, including all inherited members.

all_gates_defined() constcodac2::TDomain
are_same(const std::shared_ptr< const TDomain > &tdom1, const std::shared_ptr< const TDomain > &tdom2)codac2::TDomainstatic
create_tdomain(const Interval &t0_tf=Interval(-oo, oo))codac2::TDomainfriend
create_tdomain(const Interval &t0_tf, double dt, bool with_gates=true)codac2::TDomainfriend
delete_gates()codac2::TDomain
nb_tslices() constcodac2::TDomain
nb_tubes() constcodac2::TDomain
operator<<(std::ostream &os, const TDomain &x)codac2::TDomainfriend
sample(double t, bool with_gate=false)codac2::TDomain
sample(const Interval &t0_tf, double dt, bool with_gates=false)codac2::TDomain
t0_tf() constcodac2::TDomain
TDomain(const Interval &t0_tf)codac2::TDomainexplicitprotected
TDomain(const Interval &t0_tf, double dt, bool with_gates=true)codac2::TDomainexplicitprotected
tslice(double t)codac2::TDomain
tslices_vector() constcodac2::TDomain