disStructurePartialPulseWord Structure |
[This is preliminary documentation and is subject to change.]
Namespace: BSI.MACE.Network.DIS
The disStructurePartialPulseWord type exposes the following members.
| 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 | |
|---|---|---|
| amplitude |
The amplitude as a floating point value from 0.0 to 1.0 of this section of the PulseWord.
| |
| duration |
The length of time in floating point seconds of this section of the PulseWord.
| |
| frequency |
The Frequency in hertz of this section of the PulseWord.
| |
| phase |
The phase in degrees of this section of the PulseWord.
| |
| pulseCount |
The number of times this pulse will be produced.
Ignored when this pulseIndex > 0.
| |
| pulseFlags |
Flags for the pulse word.
Ignored when this pulseIndex > 0.
| |
| pulseIndex |
The index of the pulse that this partial pulse word is a part.
| |
| pulsePri |
The movement of the beam in degrees per second.
Ignored when this pulseIndex > 0.
|