36 #include "AbstractVesselNetworkComponentFlowProperties.hpp" 38 template<
unsigned DIM>
40 mPressure(0.0 *
unit::pascals)
44 template<
unsigned DIM>
49 template<
unsigned DIM>
55 template<
unsigned DIM>
virtual ~AbstractVesselNetworkComponentFlowProperties()
virtual void SetPressure(units::quantity< unit::pressure > pressure)
units::quantity< unit::pressure > GetPressure() const
units::quantity< unit::pressure > mPressure
AbstractVesselNetworkComponentFlowProperties()