|
BioCMAMC-ST
|
Classes | |
| struct | Constant |
| struct | Exponential |
| struct | FeedDescriptor |
| struct | FeedFactory |
| struct | FeedValue |
| struct | Linear |
| class | SimulationFeed |
Typedefs | |
| using | FeedTypeVariant = std::variant<Constant, Linear, Exponential> |
Functions | |
| FeedType | get_type (const FeedTypeVariant &v) |
| using Simulation::Feed::FeedTypeVariant = std::variant<Constant, Linear, Exponential> |
| FeedType Simulation::Feed::get_type | ( | const FeedTypeVariant & | v | ) |