Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1 | |
us.gov.dod.standard.ssrf._3_1.antenna |
Modifier and Type | Method and Description |
---|---|
Set<AntMode> |
Antenna.getAntMode()
Get the AntMode
|
Modifier and Type | Method and Description |
---|---|
Antenna |
Antenna.withAntMode(AntMode... values)
Set the AntMode
|
Modifier and Type | Method and Description |
---|---|
Antenna |
Antenna.withAntMode(Collection<AntMode> values)
Set the AntMode
|
Modifier and Type | Method and Description |
---|---|
AntMode |
AntMode.withAntEfficiency(AntEfficiency... values)
Set the AntEfficiency
|
AntMode |
AntMode.withAntEfficiency(Collection<AntEfficiency> values)
Set the AntEfficiency
|
AntMode |
AntMode.withAntFreqs(AntFreqs... values)
Set the AntFreqs
|
AntMode |
AntMode.withAntFreqs(Collection<AntFreqs> values)
Set the AntFreqs
|
AntMode |
AntMode.withAntGain(AntGain... values)
Set the AntGain
|
AntMode |
AntMode.withAntGain(Collection<AntGain> values)
Set the AntGain
|
AntMode |
AntMode.withAntPattern(AntPattern... values)
Set the AntPattern
|
AntMode |
AntMode.withAntPattern(Collection<AntPattern> values)
Set the AntPattern
|
AntMode |
AntMode.withBeamType(ListCBD value)
Set one of the codes describing the shape or type of the antenna main beam.
|
AntMode |
AntMode.withDescription(String value)
Set a description of the operational mode; this description should be a
meaningful explanation of the mode main characteristics.
|
AntMode |
AntMode.withHorzBwMax(Double value)
Set the maximum horizontal beamwidth for beamwidths which vary with the
frequency.
|
AntMode |
AntMode.withHorzBwMin(Double value)
Set the minimum or nominal horizontal beamwidth.
|
AntMode |
AntMode.withHorzScanRate(Integer value)
Set the number of complete scans the antenna is capable of making each
minute.
|
AntMode |
AntMode.withHorzScanSector(Double value)
Set the maximum horizontal sector the antenna can scan (enter 360 for a
full rotation).
|
AntMode |
AntMode.withHorzScanSpeed(Double value)
Set the number of degrees per second the antenna is capable of scanning.
|
AntMode |
AntMode.withHorzScanType(ListCAS value)
Set the antenna horizontal scanning capability.
|
AntMode |
AntMode.withMaxPower(Double value)
Set the maximum level of input power.
|
AntMode |
AntMode.withModeID(String value)
Set a short name for the mode; this name should be a meaningful
identification of the mode, but it can also be automatically generated in
some systems.
|
AntMode |
AntMode.withModeName(String value)
Set
|
AntMode |
AntMode.withModeUse(ListCAU value)
Set In Data Item ModeUse, indicate if the mode is used for transmit,
receive, or both transmit and receive.
|
AntMode |
AntMode.withMotionType(ListCAD value)
Set the general category for the movement of a scanning or tracking
antenna.
|
AntMode |
AntMode.withObservedLobeAnalysis(Collection<ObservedLobeAnalysis> values)
Set the US:ObservedLobeAnalysis
|
AntMode |
AntMode.withObservedLobeAnalysis(ObservedLobeAnalysis... values)
Set the US:ObservedLobeAnalysis
|
AntMode |
AntMode.withObservedPolarisationAnalysis(Collection<ObservedPolarisationAnalysis> values)
Set the US:ObservedPolarisationAnalysis
|
AntMode |
AntMode.withObservedPolarisationAnalysis(ObservedPolarisationAnalysis... values)
Set the US:ObservedPolarisationAnalysis
|
AntMode |
AntMode.withObservedScanAnalysis(Collection<ObservedScanAnalysis> values)
Set the US:ObservedScanAnalysis
|
AntMode |
AntMode.withObservedScanAnalysis(ObservedScanAnalysis... values)
Set the US:ObservedScanAnalysis
|
AntMode |
AntMode.withPolarisationAngle(Double value)
Set the angle of the electric field vector measured counter-clockwise from
the equatorial plane as referenced from the boresight or typical static
positioning of the antenna.
|
AntMode |
AntMode.withPolarisationType(ListCPO value)
Set the principal orientation of the electric field of the electromagnetic
wave for an antenna.
|
AntMode |
AntMode.withPortIsolation(Double value)
Set the power ratio between the signal injected into one port and the power
returned by the other port .
|
AntMode |
AntMode.withRotationDirection(ListCRD value)
Set the antenna direction of rotation or motion.
|
AntMode |
AntMode.withRotationRateMax(Double value)
Set if applicable, the maximum antenna rotation rate.
|
AntMode |
AntMode.withRotationRateMin(Double value)
Set the nominal or minimum antenna rotation rate.
|
AntMode |
AntMode.withSectBlanking(ListCBO value)
Set "Yes" if sector blanking is possible and "No" if it is not possible.
|
AntMode |
AntMode.withVertBwMax(Double value)
Set the maximum vertical beamwidth for beamwidths which vary with the
frequency.
|
AntMode |
AntMode.withVertBwMin(Double value)
Set the minimum or nominal vertical beamwidth.
|
AntMode |
AntMode.withVertScanAngleMax(Double value)
Set the maximum limit of the vertical arc scanned relative to the
horizontal.
|
AntMode |
AntMode.withVertScanAngleMin(Double value)
Set the minimum limit of the vertical arc scanned relative to the
horizontal.
|
AntMode |
AntMode.withVertScanRate(Integer value)
Set the number of complete vertical scans per minute.
|
AntMode |
AntMode.withVertScanSpeed(Double value)
Set the number of degrees of vertical scan per second.
|
AntMode |
AntMode.withVertScanType(ListCAS value)
Set the antenna vertical scanning capability.
|
AntMode |
AntMode.withVSWR(Collection<VSWR> values)
Set the VSWR
|
AntMode |
AntMode.withVSWR(VSWR... values)
Set the VSWR
|
Copyright © 2016 OpenSSRF.org. All rights reserved.