CLASS  5.1
Fuel Cycle Simulator
Storage Member List

This is the complete list of members for Storage, including all inherited members.

AddCumulativeIVIn(IsotopicVector const &IV)CLASSFacilityinline
AddCumulativeIVOut(IsotopicVector const &IV)CLASSFacilityinline
AddIV(IsotopicVector isotopicvector)Storagevirtual
AddToStock(IsotopicVector isotopicvector)Storageinline
ApplyZAIThreshold(int z=90)CLASSBackEndvirtual
CLASSBackEnd(int type=0)CLASSBackEnd
CLASSBackEnd(CLASSLogger *log, int type=0)CLASSBackEnd
CLASSBackEnd(CLASSLogger *log, cSecond cycletime, int type=0)CLASSBackEnd
ClassDef(Storage, 3)Storageprotected
CLASSFacility(int type=0)CLASSFacility
CLASSFacility(CLASSLogger *log, int type=0)CLASSFacility
CLASSFacility(CLASSLogger *log, cSecond cycletime, int type=0)CLASSFacility
CLASSFacility(CLASSLogger *log, cSecond creationtime, cSecond lifetime, int type=0)CLASSFacility
CLASSFacility(CLASSLogger *log, cSecond startingtime, cSecond lifetime, cSecond cycletime, int type=0)CLASSFacility
CLASSObject()CLASSObject
CLASSObject(CLASSLogger *log)CLASSObject
ClearIVArray()CLASSBackEnd
Clone()CLASSObjectinlinevirtual
Dump()CLASSFacilityinlinevirtual
Evolution(cSecond t)Storagevirtual
fCumulativeIVInCLASSFacilityprotected
fCumulativeIVOutCLASSFacilityprotected
fCycleTimeCLASSFacilityprotected
fInCycleTimeCLASSFacilityprotected
fInsideIVCLASSFacilityprotected
fInternalTimeCLASSFacilityprotected
fIsAtEndOfCycleCLASSFacilityprotected
fIsShutDownCLASSFacilityprotected
fIsStartedCLASSFacilityprotected
fIVArrayCLASSBackEndprotected
fIVArrayArrivalTimeCLASSBackEndprotected
fLogCLASSObjectprotected
fOutBackEndFacilityCLASSBackEndprotected
GetCreationTime() constCLASSFacilityinline
GetCumulativeIVIn()CLASSFacilityinline
GetCumulativeIVOut()CLASSFacilityinline
GetCycleTime() constCLASSFacilityinline
GetDecay(IsotopicVector const &isotopicvector, cSecond t)CLASSBackEndprotected
GetDecayDataBank()CLASSBackEndinline
GetFacilityType() constCLASSFacilityinline
GetId() constCLASSFacilityinline
GetInsideIV() constCLASSFacilityinline
GetInternalTime() constCLASSFacilityinline
GetIV(int i) constCLASSBackEndinline
GetIVArray() constCLASSBackEndinline
GetIVArrayArrivalTime() constCLASSBackEndinline
GetIVNumber() constCLASSBackEndinline
GetLifeTime() constCLASSFacilityinline
GetLog()CLASSObjectinline
GetOutBackEndFacility() constCLASSBackEndinline
GetParc()CLASSFacilityinline
GetStorageType() constCLASSBackEndinline
GetTheBackEndTimePath()CLASSBackEndvirtual
RemoveEmptyStocks()Storage
SetCreationTime(cSecond CTtime)CLASSFacilityinline
SetCycleTime(cSecond Ctime)CLASSFacilityinlinevirtual
SetDecayDataBank(DecayDataBank *decayDB)CLASSBackEndinline
SetFacilityType(int type)CLASSFacilityinline
SetId(int id)CLASSFacilityinline
SetInCycleTime(cSecond ICtime)CLASSFacilityinline
SetInsideIV(IsotopicVector const &isotopicvector)CLASSFacilityinline
SetInternalTime(cSecond INtime)CLASSFacilityinline
SetIsStorageType(bool val=true)Storageinline
CLASSBackEnd::SetIsStorageType(bool val=true)CLASSBackEndinline
SetIVArray(std::vector< IsotopicVector > const &ivarray)CLASSBackEndinlinevirtual
SetIVArrayArrivalTime(std::vector< cSecond > const &IVArrayArrivalTime)CLASSBackEndinline
SetLifeTime(cSecond Ltime)CLASSFacilityinline
SetLog(CLASSLogger *log)CLASSObjectinline
SetOutBackEndFacility(CLASSBackEnd *befacility)CLASSBackEndinlinevirtual
SetParc(Scenario *parc)CLASSFacilityinline
SetShutDownTime(cSecond SDTime)CLASSFacilityinline
Storage()Storage
Storage(CLASSLogger *log)Storage
Storage(CLASSLogger *log, DecayDataBank *evolutivedb)Storage
StorageEvolution(cSecond t)Storageprotected
TakeFractionFromStock(int IVId, double fraction)Storage
TakeFromStock(IsotopicVector isotopicvector)Storage
UpdateInsideIV()CLASSBackEnd
Write(string filename, cSecond date=-1)Storage
~Storage()Storage