NETSIM 1.2.0
Hardware-in-the-loop acoustic network simulator
 
Loading...
Searching...
No Matches
netsim Namespace Reference

Namespaces

namespace  bellhop
 
namespace  groups
 
namespace  protobuf
 
namespace  SVP
 

Classes

struct  AudioBuffer
 
class  ProcessorThreadBase
 
class  Receive
 
class  ReceiveBase
 
class  ReceiveUnparsed
 
struct  TaggedAudioBuffer
 
class  tcp_client
 
class  tcp_server
 
class  tcp_session
 

Typedefs

typedef float sample_t
 

Variables

std::atomic< int > processor_ready
 

Typedef Documentation

◆ sample_t

typedef float netsim::sample_t

Definition at line 40 of file common.h.

Variable Documentation

◆ processor_ready

std::atomic<int> netsim::processor_ready
extern