See: Description
Interface | Description |
---|---|
IProcessedRadarWaveformOutputService |
A service which identifies the
RadarWaveformProcessor representing the output of the radar receiver waveform processing subsystem. |
Class | Description |
---|---|
ConstantEfficiencyFixedNumberOfPulsesWaveformIntegrator |
A fixed number of pulses integrator which computes the integrated signal-to-noise ratio based on a constant
efficiency.
|
ConstantEfficiencyGoalSignalToNoiseRatioWaveformIntegrator |
A goal signal-to-noise ratio integrator which computes the integrated number of pulses and integrated signal-to-noise
ratio based on a constant efficiency.
|
DualPolarizedRadarReceivingAntennaExtension |
An extension which represents a dual polarized radio frequency (RF) radar receiving antenna.
|
DualPolarizedRadarTransmittingAntennaExtension |
An extension which represents a dual polarized radio frequency (RF) radar transmitting antenna.
|
DwellTimeScalar |
A
SingleTargetRadarLinkScalar which represents the radar waveform dwell time, in seconds. |
EffectiveIsotropicRadiatedPowerScalar |
A
SingleTargetRadarLinkScalar which represents the effective isotropic radiated power (EIRP), in Watts, of the
radar transmitter. |
FixedNumberOfPulsesWaveformIntegrator |
A radar waveform integrator which will integrate a fixed number of pulses in the waveform.
|
GoalSignalToNoiseRatioWaveformIntegrator |
A radar waveform integrator which will integrate as many pulses as necessary in order to reach a goal signal-to-noise
ratio.
|
IntegratedPulseCountScalar |
A
SingleTargetRadarLinkScalar which represents the number of pulses integrated in the received waveform. |
InterferenceSignalIdentifier |
An identifier added to a radar interference signal.
|
MitchellWalkerProbabilityOfDetectionScalar |
A
SingleTargetRadarLinkScalar which represents the Mitchell-Walker probability of detection model. |
MonostaticAmbiguousTargetRangeScalar |
A
SingleTargetRadarLinkScalar which represents the radar ambiguous target range. |
MonostaticAmbiguousTargetVelocityScalar |
A
SingleTargetRadarLinkScalar which represents the radar ambiguous target velocity. |
PerfectFixedNumberOfPulsesWaveformIntegrator |
A fixed number of pulses integrator which computes the integrated signal-to-noise ratio based on perfect integration.
|
PerfectGoalSignalToNoiseRatioWaveformIntegrator |
A goal signal-to-noise ratio integrator which computes the integrated number of pulses and integrated signal-to-noise
ratio based on perfect integration.
|
ProcessedRadarWaveform |
An immutable data container which represents the radar waveform after being processed by the radar receiver signal processing.
|
ProcessedRadarWaveformOutputExtension |
An extension which identifies the output of a radar receiver's waveform processing subsystem.
|
PulseIntegrationTimeScalar |
A
SingleTargetRadarLinkScalar which represents the time, in seconds, it takes for the radar receiver to integrate the number of pulses in the received waveform. |
RadarAntennaSignalProcessor |
Represents a receiving radio frequency (RF) antenna.
|
RadarReceivingAntennaExtension |
An
ObjectExtension which represents a radar receiving antenna. |
RadarTransmittingAntennaExtension |
An
ObjectExtension which represents a radar transmitting antenna. |
RadarWaveformProcessor |
Represents a radar signal processor that produces a
ProcessedRadarWaveform instance from the
Signal scattered from the target as well as any interference signals. |
ReceiveAntennaGainScalar |
A
SingleTargetRadarLinkScalar which represents the radar receiver antenna gain, as a unitless ratio,
in the direction of the target object. |
ReceiveAntennaOutputInterferencePowerScalar |
A
SingleTargetRadarLinkScalar which represents the interference power level at the output of the receive radar antenna. |
ReceiveAntennaOutputPowerScalar |
A
SingleTargetRadarLinkScalar which represents the power level at the output of the receive radar antenna. |
SignalSwerlingTargetModel |
A data object to be added to a
Signal which represents the radar cross section Swerling target model. |
SignalToNoiseRatioScalar |
A
SingleTargetRadarLinkScalar which represents the signal-to-noise (unitless ratio), either single pulse or integrated and with or without interference effects,
at the output of the radar receiver. |
SingleTargetRadarLinkScalar |
A scalar which represents a two way radar transmission from a transmitter, scattered off of a target, and back to a receiver.
|
TargetRadarCrossSectionExtension |
An
ObjectExtension which represents the radar cross section of a target object. |
TargetRadarCrossSectionScalar |
A
SingleTargetRadarLinkScalar which represents the radar cross section of the target object, in meters
squared. |
TargetScatteredPowerScalar |
A
SingleTargetRadarLinkScalar which represents the power, in Watts, scattered from the target object in the
direction of the radar receiver. |
TargetToReceiverDopplerFrequencyScalar |
A
SingleTargetRadarLinkScalar which represents the doppler shifted frequency of the signal scattered from the target, in hertz,
at the radar receiver. |
TargetToReceiverDopplerShiftScalar |
A
SingleTargetRadarLinkScalar which represents the total doppler shift of the transmitted signal, in hertz, at the radar receiver. |
TargetToReceiverPropagationLossScalar |
A
SingleTargetRadarLinkScalar which represents the total propagation loss, as a unitless ratio, between the target object and
the radar receiver. |
TargetToReceiverReceivedIsotropicPowerScalar |
A
SingleTargetRadarLinkScalar which represents the received isotropic power (RIP), in Watts, for the link between
the target object and radar receiver. |
TransmitAntennaGainScalar |
A
SingleTargetRadarLinkScalar which represents the radar transmit antenna gain, as a unitless ratio, in the direction of the
target object. |
TransmitterToTargetDopplerFrequencyScalar |
A
SingleTargetRadarLinkScalar which represents the doppler shifted transmit frequency, in hertz, at the target object. |
TransmitterToTargetDopplerShiftScalar |
A
SingleTargetRadarLinkScalar which represents the doppler shift of the transmit frequency, in hertz, at the target object. |
TransmitterToTargetPropagationLossScalar |
A
SingleTargetRadarLinkScalar which represents the total propagation loss, as a unitless ratio, between the radar transmitter and
the target object. |
TransmitterToTargetReceivedIsotropicPowerScalar |
A
SingleTargetRadarLinkScalar which represents the received isotropic power (RIP), in Watts, for the link between
the radar transmitter and the target object. |
Enum | Description |
---|---|
SignalToNoiseRatioComputeMode |
Indicates they type of computed signal-to-noise ratio used to compute probability of detection.
|
SwerlingTargetModel |
Models, introduced by Peter Swerling, used to describe the statistical properties of a target radar cross section.
|