#include <SEScalarPressureTimePerVolumeArea.h>

Inherits CCompoundUnit.

Public Member Functions

 PressureTimePerVolumeAreaUnit (const std::string &u)
 
virtual ~PressureTimePerVolumeAreaUnit ()
 
 PressureTimePerVolumeAreaUnit (const PressureTimePerVolumeAreaUnit &)=delete
 
PressureTimePerVolumeAreaUnitoperator= (const PressureTimePerVolumeAreaUnit &)=delete
 
- Public Member Functions inherited from CCompoundUnit
 CCompoundUnit ()
 
 CCompoundUnit (const std::string &unitString)
 
 CCompoundUnit (const CCompoundUnit &src)
 
virtual ~CCompoundUnit ()
 
const CUnitDimensionGetDimension () const
 
const double & GetBigness () const
 
double GetBias () const
 
CCompoundUnitoperator= (const CCompoundUnit &rhs)
 
CCompoundUnitoperator*= (const CCompoundUnit &rhs)
 
CCompoundUnitoperator/= (const CCompoundUnit &rhs)
 
CCompoundUnit operator* (const CCompoundUnit &rhs) const
 
CCompoundUnit operator/ (const CCompoundUnit &rhs) const
 
CCompoundUnitRaise (CCompoundUnitElement::ExponentType)
 
bool operator== (const CCompoundUnit &rhs) const
 
bool operator!= (const CCompoundUnit &rhs) const
 
bool IsOfType (int quantityTypeID)
 
bool IsOfType (const std::string &quantityName)
 
bool IsDimensionless () const
 
bool IsDecibel () const
 
bool IsUnitEmpty () const
 
double GetDecibelLogScaleFactor () const
 
void DecibelModeOn ()
 
void DecibelModeOff ()
 
CCompoundUnitElementAddElement (const CCompoundUnitElement &)
 
void clear ()
 
void ParseString (const std::string &unitString)
 
std::string GetString () const
 
std::ostream & PrintSelf (std::ostream &output) const
 

Static Public Member Functions

static bool IsValidUnit (const std::string &unit)
 
static const PressureTimePerVolumeAreaUnitGetCompoundUnit (const std::string &unit)
 

Static Public Attributes

static const PressureTimePerVolumeAreaUnit mmHg_min_Per_mL_m2
 
static const PressureTimePerVolumeAreaUnit mmHg_s_Per_mL_m2
 
static const PressureTimePerVolumeAreaUnit dyn_s_Per_cm5_m2
 

Additional Inherited Members

- Protected Member Functions inherited from CCompoundUnit
void BuildDimension () const
 
void ComputeBigness () const
 

Constructor & Destructor Documentation

◆ PressureTimePerVolumeAreaUnit() [1/2]

PressureTimePerVolumeAreaUnit::PressureTimePerVolumeAreaUnit ( const std::string &  u)
inline

◆ ~PressureTimePerVolumeAreaUnit()

virtual PressureTimePerVolumeAreaUnit::~PressureTimePerVolumeAreaUnit ( )
inlinevirtual

◆ PressureTimePerVolumeAreaUnit() [2/2]

PressureTimePerVolumeAreaUnit::PressureTimePerVolumeAreaUnit ( const PressureTimePerVolumeAreaUnit )
delete

Member Function Documentation

◆ GetCompoundUnit()

const PressureTimePerVolumeAreaUnit & PressureTimePerVolumeAreaUnit::GetCompoundUnit ( const std::string &  unit)
static

◆ IsValidUnit()

bool PressureTimePerVolumeAreaUnit::IsValidUnit ( const std::string &  unit)
static

◆ operator=()

PressureTimePerVolumeAreaUnit & PressureTimePerVolumeAreaUnit::operator= ( const PressureTimePerVolumeAreaUnit )
delete

Member Data Documentation

◆ dyn_s_Per_cm5_m2

const PressureTimePerVolumeAreaUnit PressureTimePerVolumeAreaUnit::dyn_s_Per_cm5_m2
static

◆ mmHg_min_Per_mL_m2

const PressureTimePerVolumeAreaUnit PressureTimePerVolumeAreaUnit::mmHg_min_Per_mL_m2
static

◆ mmHg_s_Per_mL_m2

const PressureTimePerVolumeAreaUnit PressureTimePerVolumeAreaUnit::mmHg_s_Per_mL_m2
static

Distributed under the Apache License, Version 2.0.

See accompanying NOTICE file for details.