codac 2.0.0
Loading...
Searching...
No Matches
codac2_TDomain.h File Reference
#include <list>
#include <memory>
#include "codac2_TSlice.h"
Include dependency graph for codac2_TDomain.h:
This graph shows which files directly or indirectly include this file:

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< TDomaincodac2::create_tdomain (const Interval &t0_tf=Interval(-oo, oo))
 Creates a temporal domain made of a single slice.
std::shared_ptr< TDomaincodac2::create_tdomain (const Interval &t0_tf, double dt, bool with_gates=true)
 Creates a sampled temporal domain.

Detailed Description

Date
2024
Author
Simon Rohou
License: GNU Lesser General Public License (LGPL)