Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1.transmitter |
Modifier and Type | Method and Description |
---|---|
Pulse |
Pulse.withAvgPowerMax(Double value)
Set the maximum average power.
|
Pulse |
Pulse.withAvgPowerMin(Double value)
Set the minimum or nominal average power.
|
Pulse |
Pulse.withCompMethod(String value)
Set the method employed to reduce the period of the pulse.
|
Pulse |
Pulse.withCompRatio(Double value)
Set the ratio of the uncompressed pulse width to the compressed pulse width
measured at the 50% amplitude (-3 dB) points.
|
Pulse |
Pulse.withDutyCycleMax(Double value)
Set as a percentage, the maximum ratio of the pulse duration to the pulse
period.
|
Pulse |
Pulse.withDutyCycleMin(Double value)
Set as a percentage, the minimum or nominal ratio of the pulse duration to
the pulse period.
|
Pulse |
Pulse.withFallTime(Double value)
Set the pulse fall time from 90 to 10 percent of the pulse.
|
Pulse |
Pulse.withJustifyShortRiseTime(String value)
Set an operational justification for short pulse rise time.
|
Pulse |
Pulse.withNumSubpulses(Integer value)
Set the total number of subpulses (chips) contained in a radar coded pulse.
|
Pulse |
Pulse.withPDMax(Double value)
Set for equipment having a capability for continuously variable PD over a
wide range.
|
Pulse |
Pulse.withPDMin(Double value)
Set a numeric value indicating the characteristic pulse duration of the
equipment at the half-power (-3 dB) points.
|
Pulse |
Pulse.withPRRMax(Double value)
Set for equipment having a capability for continuously variable PRR over a
wide range.
|
Pulse |
Pulse.withPRRMin(Double value)
Set the numeric value for the pulse repetition rate (PRR) of the equipment.
|
Pulse |
Pulse.withRadarProcessingGainMax(Double value)
Set the maximum ratio of the post-processing signal-to-noise ratio to the
received signal-to-noise ratio.
|
Pulse |
Pulse.withRiseTime(Double value)
Set an operational justification for short pulse rise time.
|
Modifier and Type | Method and Description |
---|---|
Set<Pulse> |
TxMode.getPulse()
Get the number of pulses in a single pulse burst..
|
Modifier and Type | Method and Description |
---|---|
TxMode |
TxMode.withPulse(Pulse... values)
Set the number of pulses in a single pulse burst.
|
Modifier and Type | Method and Description |
---|---|
TxMode |
TxMode.withPulse(Collection<Pulse> values)
Set the number of pulses in a single pulse burst.
|
Copyright © 2016 OpenSSRF.org. All rights reserved.