Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
#include <TankCalibrationData.hpp>
Public Member Functions | |
SoundingData ()=default | |
SoundingData (double sounding) | |
SoundingData (iv::types::tankSoundingHeight sounding, iv::types::tankVolume volume, iv::types::coord xcg, iv::types::coord ycg, iv::types::coord zcg, double it) | |
Public Attributes | |
iv::types::tankSoundingHeight | m_soundingHeight {0} |
iv::types::tankVolume | m_volume {0} |
iv::math::geometry::Point3d | m_centerOfGravity |
double | m_transversalInertia {0} |
|
default |
|
inlineexplicit |
|
inline |
iv::math::geometry::Point3d iv::tanks::SoundingData::m_centerOfGravity |
iv::types::tankSoundingHeight iv::tanks::SoundingData::m_soundingHeight {0} |
double iv::tanks::SoundingData::m_transversalInertia {0} |
iv::types::tankVolume iv::tanks::SoundingData::m_volume {0} |