Public Member Functions | |
SC (const double &SCs_SCi, const double &SCi_PreM, const double &PreM_SCi, const double &SCi_SCs, const BorderPolicy bp, const SimTime ×tep, const uint width, const uint height, const std::string name="", const std::string units="") | |
constructor | |
virtual | ~SC () |
destructor | |
template<class EUnit , class IUnit , class MUnit > | |
void | setLayers (const CompLayer< EUnit, IUnit > &SCs, const CompLayer< EUnit, IUnit > &SCi, const MUnit &premotor) |
void | input_sgs (const Image< double > &inp) |
void | input_sgi (const Image< double > &inp) |
SC * | clone () const |
clone the unit |
Definition at line 62 of file SC.H.
SC::SC | ( | const double & | SCs_SCi, | |
const double & | SCi_PreM, | |||
const double & | PreM_SCi, | |||
const double & | SCi_SCs, | |||
const BorderPolicy | bp, | |||
const SimTime & | timestep, | |||
const uint | width, | |||
const uint | height, | |||
const std::string | name = "" , |
|||
const std::string | units = "" | |||
) | [inline] |
SC* SC::clone | ( | ) | const [inline, virtual] |
clone the unit
Implements Structure< SimStructure * >.
Definition at line 111 of file SC.H.
References SC().