ProcessedRadarWaveformIntegrationTime Property |
Gets the integration time, in seconds.
Namespace:
AGI.Foundation.Radar
Assembly:
AGI.Foundation.Radar (in AGI.Foundation.Radar.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double IntegrationTime { get; }
Public ReadOnly Property IntegrationTime As Double
Get
public:
property double IntegrationTime {
double get ();
}
member IntegrationTime : float with get
Property Value
Type:
DoubleSee Also