BioCMAMC-ST
Simulation::Feed Namespace Reference

Classes

struct  Constant
struct  Custom
struct  DelayedConstant
struct  FeedDescriptor
struct  FeedFactory
struct  Pulse
class  SimulationFeed
struct  Step

Typedefs

using FeedTypeVariant

Functions

FeedType get_type (const FeedTypeVariant &v)

Typedef Documentation

◆ FeedTypeVariant

Initial value:
std::variant<Constant, Step, Pulse, Custom, DelayedConstant>

Function Documentation

◆ get_type()

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