disStructurePolarizationVector Structure |
[This is preliminary documentation and is subject to change.]
Namespace: BSI.MACE.Network.DIS
The disStructurePolarizationVector type exposes the following members.
Name | Description | |
---|---|---|
disStructurePolarizationVector |
Constructor.
|
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
Ey |
The E-fields horizontal component.
Valid from 0.0 to 1.0 where EHorizontal squared + EVertical squared = 1.
| |
Ez |
The E-fields vertical magnitude component.
Valid from 0.0 to 1.0 where EHorizontal squared + EVertical squared = 1.
| |
Phase |
The phase in degrees between the e-fields.
Valid values are from -180 to 180.
|