BioCMAMC-ST
Simulation::Feed Namespace Reference

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)

Typedef Documentation

◆ FeedTypeVariant

Function Documentation

◆ get_type()

FeedType Simulation::Feed::get_type ( const FeedTypeVariant & v)