FreeWRL / FreeX3D 4.3.0
AcousticEmitterSystem Struct Reference

Data Fields

unsigned short acousticName
 This field shall specify the system for a particular UA emitter.
 
unsigned char acousticFunction
 This field shall describe the function of the acoustic system.
 
unsigned char acousticID
 This field shall specify the UA emitter identification number relative to a specific system.
 

Detailed Description

Definition at line 193 of file DIS.h.

Field Documentation

◆ acousticFunction

unsigned char AcousticEmitterSystem::acousticFunction

This field shall describe the function of the acoustic system.


Definition at line 197 of file DIS.h.

◆ acousticID

unsigned char AcousticEmitterSystem::acousticID

This field shall specify the UA emitter identification number relative to a specific system.

This field shall be represented by an 8-bit unsigned integer. This field allows the differentiation of multiple systems on an entity, even if in some instances two or more of the systems may be identical UA emitter types. Numbering of systems shall begin with the value 1.

Definition at line 199 of file DIS.h.

◆ acousticName

unsigned short AcousticEmitterSystem::acousticName

This field shall specify the system for a particular UA emitter.

Definition at line 195 of file DIS.h.


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