SEArrayPressure Class Reference

#include <SEArrayPressure.h>

Inherits SEArray.

Public Member Functions

 SEArrayPressure ()
 
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

◆ SEArrayPressure()

SEArrayPressure::SEArrayPressure ( )

Member Function Documentation

◆ IsValidUnit()

bool SEArrayPressure::IsValidUnit ( CCompoundUnit unit)
virtual

◆ Unload()

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

Distributed under the Apache License, Version 2.0.

See accompanying NOTICE file for details.