Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::tanks::SensorChannelData Struct Reference

#include <structs.hpp>

Classes

struct  DefaultValues
 
struct  Keys
 
struct  Sections
 

Public Member Functions

bool load (const iv::file::xml::node &node)
 
bool save (iv::file::xml::node &node) const
 

Public Attributes

std::weak_ptr< iv::channels::AbstractChannelsensorChannelRef
 
iv::tanks::eSensorType sensorType {iv::tanks::eSensorType::Sounding}
 
double atmosphericBarOpt {1}
 

Member Function Documentation

◆ load()

bool iv::tanks::SensorChannelData::load ( const iv::file::xml::node & node)

◆ save()

bool iv::tanks::SensorChannelData::save ( iv::file::xml::node & node) const

Member Data Documentation

◆ atmosphericBarOpt

double iv::tanks::SensorChannelData::atmosphericBarOpt {1}

◆ sensorChannelRef

std::weak_ptr<iv::channels::AbstractChannel> iv::tanks::SensorChannelData::sensorChannelRef

◆ sensorType

iv::tanks::eSensorType iv::tanks::SensorChannelData::sensorType {iv::tanks::eSensorType::Sounding}

The documentation for this struct was generated from the following files: