Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1 | |
us.gov.dod.standard.ssrf._3_1.assignment |
Modifier and Type | Method and Description |
---|---|
Set<Configuration> |
SSRequest.getConfiguration()
Get the Configuration
|
Set<Configuration> |
RFSystem.getConfiguration()
Get the Configuration
|
Set<Configuration> |
Assignment.getConfiguration()
Get the Configuration
|
Set<Configuration> |
SSReply.getConfiguration()
Get the Configuration
|
Modifier and Type | Method and Description |
---|---|
SSRequest |
SSRequest.withConfiguration(Configuration... values)
Set the Configuration
|
RFSystem |
RFSystem.withConfiguration(Configuration... values)
Set the Configuration
|
Assignment |
Assignment.withConfiguration(Configuration... values)
Set the Configuration
|
SSReply |
SSReply.withConfiguration(Configuration... values)
Set the Configuration
|
Modifier and Type | Method and Description |
---|---|
SSRequest |
SSRequest.withConfiguration(Collection<Configuration> values)
Set the Configuration
|
RFSystem |
RFSystem.withConfiguration(Collection<Configuration> values)
Set the Configuration
|
Assignment |
Assignment.withConfiguration(Collection<Configuration> values)
Set the Configuration
|
SSReply |
SSReply.withConfiguration(Collection<Configuration> values)
Set the Configuration
|
Modifier and Type | Method and Description |
---|---|
Configuration |
Configuration.withCaseNum(CaseNum... values)
Set the CaseNum
|
Configuration |
Configuration.withCaseNum(Collection<CaseNum> values)
Set the CaseNum
|
Configuration |
Configuration.withConfigApprovedBy(String value)
Set
|
Configuration |
Configuration.withConfigApprovedDateTime(Calendar value)
Set
|
Configuration |
Configuration.withConfigApprovedDateTime(Date value)
Set
|
Configuration |
Configuration.withConfigEmission(Collection<ConfigEmission> values)
Set the US:ConfigEmission
|
Configuration |
Configuration.withConfigEmission(ConfigEmission... values)
Set the US:ConfigEmission
|
Configuration |
Configuration.withConfigFreq(Collection<ConfigFreq> values)
Set the ConfigFreq
|
Configuration |
Configuration.withConfigFreq(ConfigFreq... values)
Set the ConfigFreq
|
Configuration |
Configuration.withConfigID(String value)
Set a short name for the configuration; this name should be a meaningful
identification of the configuration, but it can also be automatically
generated in some systems.
|
Configuration |
Configuration.withDescription(String value)
Set a description of the operational configuration.
|
Configuration |
Configuration.withEIRPMax(Double value)
Set the maximum effective isotropic radiated power (EIRP) radiated from the
transmitter antenna.
|
Configuration |
Configuration.withEIRPMin(Double value)
Set the minimum or nominal effective isotropic radiated power (EIRP)
radiated from the transmitter antenna.
|
Configuration |
Configuration.withLastObservedBy(String value)
Set the identifier of the person or entity who last observed this signal
configuration.
|
Configuration |
Configuration.withLastReviewedBy(String value)
Set the identifier of the person who last reviewed this configuration.
|
Configuration |
Configuration.withLastReviewedDateTime(Calendar value)
Set the date and time, based on Greenwich Mean Time (GMT), the
configuration was thoroughly reviewed.
|
Configuration |
Configuration.withLastReviewedDateTime(Date value)
Set the date and time, based on Greenwich Mean Time (GMT), the
configuration was thoroughly reviewed.
|
Configuration |
Configuration.withLoadset(Collection<Loadset> values)
Set the LoadsetRef
|
Configuration |
Configuration.withLoadset(Loadset... values)
Set the LoadsetRef
|
Configuration |
Configuration.withLoadsetRef(Collection<Serial> values)
Deprecated.
SSRF references are managed automatically. Use
withLoadset(Loadset...) instead. |
Configuration |
Configuration.withLoadsetRef(Serial... values)
Deprecated.
SSRF references are managed automatically. Use
withLoadset(Loadset...) instead. |
Configuration |
Configuration.withNotation(Collection<Notation> values)
Set the Notation
|
Configuration |
Configuration.withNotation(Notation... values)
Set the Notation
|
Configuration |
Configuration.withNumUsers(Integer value)
Set the number of users supported by the configuration.
|
Configuration |
Configuration.withObservedERPAnalysis(Collection<ObservedERPAnalysis> values)
Set the US:ObservedERPAnalysis
|
Configuration |
Configuration.withObservedERPAnalysis(ObservedERPAnalysis... values)
Set the US:ObservedERPAnalysis
|
Configuration |
Configuration.withObservedFirstDateTime(Calendar value)
Set the date and time, based on Greenwich Mean Time (GMT), the subject
signal was first collected.
|
Configuration |
Configuration.withObservedFirstDateTime(Date value)
Set the date and time, based on Greenwich Mean Time (GMT), the subject
signal was first collected.
|
Configuration |
Configuration.withObservedLastDateTime(Calendar value)
Set the date and time, based on Greenwich Mean Time (GMT), the subject
signal was last collected.
|
Configuration |
Configuration.withObservedLastDateTime(Date value)
Set the date and time, based on Greenwich Mean Time (GMT), the subject
signal was last collected.
|
Configuration |
Configuration.withOOBJustification(String value)
Set the justification for out-of-band frequency use.
|
Configuration |
Configuration.withPowerLimit(Double value)
Set the power limit of the transmissions in this configuration.
|
Configuration |
Configuration.withPowerType(ListCPT value)
Set the power type code for carrier, mean, or peak envelope power emitted.
|
Configuration |
Configuration.withRepeater(ListCBO value)
Set "Yes" for each receiver location when a station in the fixed or mobile
service is used primarily as a repeater.
|
Configuration |
Configuration.withRxRef(Collection<RxRef> values)
Set the RxRef
|
Configuration |
Configuration.withRxRef(RxRef... values)
Set the RxRef
|
Configuration |
Configuration.withSpectrumLink(ListCBO value)
Set whether the transmitter(s) communicate or interact with the receiver(s)
in this Configuration, i.e.
|
Configuration |
Configuration.withTxRef(Collection<TxRef> values)
Set the TxRef
|
Configuration |
Configuration.withTxRef(TxRef... values)
Set the TxRef
|
Configuration |
Configuration.withUsage(Collection<Usage> values)
Set the Usage
|
Configuration |
Configuration.withUsage(Usage... values)
Set the Usage
|
Copyright © 2016 OpenSSRF.org. All rights reserved.