NETSIM  1.0.0
Hardware-in-the-loopacousticnetworksimulator
netsim::bellhop::TLMatrix Struct Reference

#include </root/netsim/obj-x86_64-linux-gnu/include/netsim/acousticstoolbox/environment.h>

Public Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned int version)
 

Public Attributes

std::vector< float > depths
 
std::vector< float > ranges
 
std::vector< std::vector< float > > tl
 

Detailed Description

Definition at line 41 of file environment.h.

Member Function Documentation

◆ serialize()

template<class Archive >
void netsim::bellhop::TLMatrix::serialize ( Archive &  ar,
const unsigned int  version 
)
inline

Definition at line 48 of file environment.h.

Member Data Documentation

◆ depths

std::vector<float> netsim::bellhop::TLMatrix::depths

Definition at line 43 of file environment.h.

◆ ranges

std::vector<float> netsim::bellhop::TLMatrix::ranges

Definition at line 44 of file environment.h.

◆ tl

std::vector<std::vector<float> > netsim::bellhop::TLMatrix::tl

Definition at line 46 of file environment.h.


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