DIFF

class CAContinuousDisinfectPlantSource

CAContinuousDisinfectPlant CAContinuousQuantity CAContinuousBase CABase

All members, including inherited

Constructors 1

void CAContinuousDisinfectPlant(float quantity_used_per_second)

Members 5

protected float m_PlantNeededSpraying
Referenced by Execute(), and Setup()
protected float m_TimeToComplete
Referenced by Setup()
protected float m_SpentQuantityTotal
Referenced by Execute(), and GetProgress()
protected float m_StartQuantity
Referenced by GetProgress(), and Setup()
protected PlantBase m_Plant
Referenced by Execute(), and Setup()

Methods 3

override float GetProgress()