OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
PhysicalQuantities Class Reference

#include "PhysicalQuantities.h"

Public Member Functions

 PhysicalQuantities (double enteredValue, double internalValue, std::string selectedUnit)
 
 PhysicalQuantities ()
 
PhysicalQuantitiesoperator= (const PhysicalQuantities &rhs)
 
std::string Print (void)
 
const double GetInternalValue (void) const
 

Constructor & Destructor Documentation

◆ PhysicalQuantities() [1/2]

PhysicalQuantities::PhysicalQuantities ( double enteredValue,
double internalValue,
std::string selectedUnit )
inline

◆ PhysicalQuantities() [2/2]

PhysicalQuantities::PhysicalQuantities ( )
inline

Member Function Documentation

◆ GetInternalValue()

const double PhysicalQuantities::GetInternalValue ( void ) const
inline

◆ operator=()

PhysicalQuantities & PhysicalQuantities::operator= ( const PhysicalQuantities & rhs)
inline

◆ Print()

std::string PhysicalQuantities::Print ( void )
inline

The documentation for this class was generated from the following file: