CLASS
1.1
|
Liste complète des membres de Reactor, y compris les membres hérités :
ClassDef(Reactor, 1) | Reactor | protected |
Dump() | Reactor | |
Evolution(cSecond t) | Reactor | |
fAssociedPool | Reactor | protected |
fBurnUp | Reactor | protected |
fCreationTime | Reactor | protected |
fCycleTime | Reactor | protected |
fEndOfCycle | Reactor | protected |
fEvolutionDB | Reactor | protected |
fFabricationPlant | Reactor | protected |
fFixedFuel | Reactor | protected |
fFuelTypeDB | Reactor | protected |
fHeavyMetalMass | Reactor | protected |
fId | Reactor | protected |
fInCycleTime | Reactor | protected |
fInternalTime | Reactor | protected |
fIsStarted | Reactor | protected |
fIsStorage | Reactor | protected |
fIVBeginCycle | Reactor | protected |
fIVInCycle | Reactor | protected |
fIVOutCycle | Reactor | protected |
fIVReactor | Reactor | protected |
fLifeTime | Reactor | protected |
fLog | Reactor | protected |
fParc | Reactor | protected |
fPower | Reactor | protected |
fShutDown | Reactor | protected |
fStorage | Reactor | protected |
GetAssociedPool() const | Reactor | inline |
GetBurnUp() const | Reactor | inline |
GetCreationTime() const | Reactor | inline |
GetCycleTime() const | Reactor | inline |
GetEvolutionDB() const | Reactor | inline |
GetFabricationPlant() const | Reactor | inline |
GetFuelType() const | Reactor | inline |
GetHeavyMetalMass() const | Reactor | inline |
GetId() const | Reactor | inline |
GetIVBeginCycle() const | Reactor | inline |
GetIVInCycle() const | Reactor | inline |
GetIVOutCycle() const | Reactor | inline |
GetIVReactor() const | Reactor | inline |
GetLifeTime() const | Reactor | inline |
GetLog() const | Reactor | inline |
GetPower() const | Reactor | inline |
IsFuelFixed() | Reactor | inline |
Reactor() | Reactor | |
Reactor(LogFile *log) | Reactor | |
Reactor(LogFile *log, DataBank< IsotopicVector > *fueltypeDB, FabricationPlant *fabricationplant, Pool *Pool, double creationtime, double lifetime) | Reactor | |
Reactor(LogFile *log, DataBank< IsotopicVector > *fueltypeDB, FabricationPlant *fabricationplant, Pool *Pool, double creationtime, double lifetime, double cycletime, double HMMass, double BurnUp) | Reactor | |
Reactor(LogFile *log, DataBank< IsotopicVector > *fueltypeDB, FabricationPlant *fabricationplant, Pool *Pool, double creationtime, double lifetime, double Power, double HMMass, double BurnUp, double ChargeFactor) | Reactor | |
Reactor(LogFile *log, EvolutionData evolutivedb, Pool *Pool, double creationtime, double lifetime, double power, double HMMass, double BurnUp, double ChargeFactor) | Reactor | |
SetBurnUp(double BU) | Reactor | inline |
SetCycleTime(double cycletime) | Reactor | |
SetEvolutionDB(EvolutionData evolutionDB) | Reactor | |
SetHMMass(double Mass) | Reactor | inline |
SetId(int id) | Reactor | inline |
SetIVBeginCycle(IsotopicVector isotopicvector) | Reactor | inline |
SetIVInCycle(IsotopicVector isotopicvector) | Reactor | inline |
SetIVOutCycle(IsotopicVector isotopicvector) | Reactor | inline |
SetIVReactor(IsotopicVector isotopicvector) | Reactor | inline |
SetLifeTime(double lifetime) | Reactor | inline |
SetLog(LogFile *LOG) | Reactor | inline |
SetNewFuel(EvolutionData ivdb) | Reactor | |
SetParc(CLASS *parc) | Reactor | inline |
SetPower(double Power) | Reactor | |
SetStorage(Storage *storage) | Reactor | inline |
~Reactor() | Reactor |