FixedNumberOfPulsesWaveformIntegratorPulseCount Property |
Gets or sets the pulse count.
Namespace:
AGI.Foundation.Radar
Assembly:
AGI.Foundation.Radar (in AGI.Foundation.Radar.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int PulseCount { get; set; }
Public Property PulseCount As Integer
Get
Set
public:
property int PulseCount {
int get ();
void set (int value);
}
member PulseCount : int with get, set
Property Value
Type:
Int32See Also