bmps::plant_management::IrrOp Class Reference

Irrigation operation. More...

#include <PlantManagementOperation.h>

Inheritance diagram for bmps::plant_management::IrrOp:
bmps::plant_management::PltMgtOp ccgl::Interface

Public Member Functions

void dump (std::ostream *fs) OVERRIDE
 Output.
 
- Public Member Functions inherited from bmps::plant_management::PltMgtOp
 PltMgtOp (int mgtOp, bool usebaseHU, FLTPT husc, int year, int month, int day, FLTPT *parameters)
 Constructor. More...
 
 ~PltMgtOp ()
 Destructor.
 

Additional Inherited Members

- Protected Attributes inherited from bmps::plant_management::PltMgtOp
bool m_useBaseHUSC
 use base hu or plant accumulated hu
 
FLTPT m_frHU
 husc
 
int m_year
 year
 
int m_month
 month
 
int m_day
 day
 
int m_mgtOp
 management operation code
 
FLTPT * m_parameters
 parameters, mgt1~mgt10
 

Detailed Description

Irrigation operation.


The documentation for this class was generated from the following file: