Click or drag to resize

disStructurePolarizationVector Constructor

Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements.

[This is preliminary documentation and is subject to change.]

Constructor.

Namespace:  BSI.MACE.Network.DIS
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
public disStructurePolarizationVector(
	double horizontal,
	double vertical,
	double phase_rad
)

Parameters

horizontal
Type: SystemDouble
The E-fields horizontal component from 0 to 1.
vertical
Type: SystemDouble
The E-fields vertical component from 0 to 1.
phase_rad
Type: SystemDouble
The phase in radians between the e-fields from -180 to 180.
See Also