BioCMAMC-ST
Simulation::Feed::FeedFactory Struct Reference

#include <feed_descriptor.hpp>

Static Public Member Functions

static FeedDescritor constant (double _f, feed_value_t &&_target, feed_position_t &&_position, feed_species_t _species, bool set_exit=true)
 
static FeedDescritor delayedconstant (double _f, feed_value_t &&_target, feed_position_t &&_position, feed_species_t _species, double t_init, double t_end, bool set_exit=true)
 

Member Function Documentation

◆ constant()

FeedDescritor Simulation::Feed::FeedFactory::constant ( double _f,
feed_value_t && _target,
feed_position_t && _position,
feed_species_t _species,
bool set_exit = true )
static
Here is the caller graph for this function:

◆ delayedconstant()

static FeedDescritor Simulation::Feed::FeedFactory::delayedconstant ( double _f,
feed_value_t && _target,
feed_position_t && _position,
feed_species_t _species,
double t_init,
double t_end,
bool set_exit = true )
static

The documentation for this struct was generated from the following files: