ct_moc.hpp File Reference

Implements the continuous-time Model of Computation. More...

#include <functional>
#include <tuple>
#include "sub_signal.hpp"
#include "ct_process.hpp"
#include "ct_process_constructors.hpp"
#include "ct_helpers.hpp"
Include dependency graph for ct_moc.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ForSyDe
 The namespace for ForSyDe.
 
 ForSyDe::CT
 The namespace for CT MoC.
 

Detailed Description

Implements the continuous-time Model of Computation.

This file includes the basic process constructors and other facilities used for modeling in the continuous-time model of computation.