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

#include <feed_descriptor.hpp>

Static Public Member Functions

static FeedDescriptor constant (double flow, double concentration, std::size_t species_index, std::size_t input_position, std::optional< std::size_t > _ouput_position=std::nullopt, bool set_output=true)

Member Function Documentation

◆ constant()

FeedDescriptor Simulation::Feed::FeedFactory::constant ( double flow,
double concentration,
std::size_t species_index,
std::size_t input_position,
std::optional< std::size_t > _ouput_position = std::nullopt,
bool set_output = true )
static
Here is the caller graph for this function:

The documentation for this struct was generated from the following files:
  • apps/libs/simulation/public/simulation/feed_descriptor.hpp
  • apps/libs/simulation/src/feed_descriptor.cpp