FreeWRL / FreeX3D 4.3.0
BeamAntennaPattern Struct Reference

Data Fields

struct Orientation beamDirection
 The rotation that transformst he reference coordinate sytem into the beam coordinate system.
 
float azimuthBeamwidth
 
float referenceSystem
 
short padding1
 
char padding2
 
float ez
 Magnigute of the z-component in beam coordinates at some arbitrary single point in the mainbeam and in the far field of the antenna.
 
float ex
 Magnigute of the x-component in beam coordinates at some arbitrary single point in the mainbeam and in the far field of the antenna.
 
float phase
 THe phase angle between Ez and Ex in radians.
 

Detailed Description

Definition at line 746 of file DIS.h.

Field Documentation

◆ azimuthBeamwidth

float BeamAntennaPattern::azimuthBeamwidth

Definition at line 749 of file DIS.h.

◆ beamDirection

struct Orientation BeamAntennaPattern::beamDirection

The rotation that transformst he reference coordinate sytem into the beam coordinate system.

Either world coordinates or entity coordinates may be used as the reference coordinate system, as specified by teh reference system field of the antenna pattern record.

Definition at line 748 of file DIS.h.

◆ ex

float BeamAntennaPattern::ex

Magnigute of the x-component in beam coordinates at some arbitrary single point in the mainbeam and in the far field of the antenna.

Definition at line 756 of file DIS.h.

◆ ez

float BeamAntennaPattern::ez

Magnigute of the z-component in beam coordinates at some arbitrary single point in the mainbeam and in the far field of the antenna.

Definition at line 754 of file DIS.h.

◆ padding1

short BeamAntennaPattern::padding1

Definition at line 751 of file DIS.h.

◆ padding2

char BeamAntennaPattern::padding2

Definition at line 752 of file DIS.h.

◆ phase

float BeamAntennaPattern::phase

THe phase angle between Ez and Ex in radians.

Definition at line 758 of file DIS.h.

◆ referenceSystem

float BeamAntennaPattern::referenceSystem

Definition at line 750 of file DIS.h.


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