SEArrayVolumePerTime Class Reference
#include <SEArrayVolumePerTime.h>
Inherits SEArray.
Public Member Functions | |
SEArrayVolumePerTime () | |
std::shared_ptr< CDM::ArrayData > | Unload () |
virtual bool | IsValidUnit (CCompoundUnit &unit) |
Public Member Functions inherited from SEArray | |
SEArray () | |
~SEArray () | |
virtual void | Clear () |
void | Copy (const SEArray &src) |
bool | IsValid () const override |
void | Invalidate () override |
std::vector< double > & | GetData () |
Public Member Functions inherited from SEProperty | |
SEProperty () | |
virtual | ~SEProperty () |
virtual void | Invalidate ()=0 |
virtual bool | IsValid () const =0 |
Additional Inherited Members | |
Protected Attributes inherited from SEArray | |
std::vector< double > | m_Data |
Constructor & Destructor Documentation
◆ SEArrayVolumePerTime()
SEArrayVolumePerTime::SEArrayVolumePerTime | ( | ) |
Member Function Documentation
◆ IsValidUnit()
|
virtual |
◆ Unload()
std::shared_ptr< CDM::ArrayData > SEArrayVolumePerTime::Unload | ( | ) |