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)
 
virtual bool IsValid () const
 
virtual void Invalidate ()
 
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()

bool SEArrayVolumePerTime::IsValidUnit ( CCompoundUnit unit)
virtual

◆ Unload()

std::shared_ptr< CDM::ArrayData > SEArrayVolumePerTime::Unload ( )

Distributed under the Apache License, Version 2.0.

See accompanying NOTICE file for details.