public class ObservedMOPSequence extends Object
Element of ObservedMOPSweep
Sub-Element is ObservedMOPBits
Example: See ObservedMOPAnalysis
.
Constructor and Description |
---|
ObservedMOPSequence() |
Modifier and Type | Method and Description |
---|---|
Percent |
getMOPDutyCycle()
Get In Data Item US:MOPDutyCycle (US), enter as a percentage, the minimum
or nominal ratio of the pulse duration to the pulse period..
|
UN6 |
getMOPNumElements()
Get In Data Item US:MOPNumElements (US), enter the number of discrete
FREQ/PHASE/AMP values transmitted in a patterned sequence (i.e., any
repeated values are counted each time).
|
microsecs |
getMOPRepetionInterval()
Get the overall interval which may include multiple Sweep Repetition
Intervals (SRI).
|
S500 |
getMOPSequenceDesc()
Get In Data Item US:MOPSequenceDesc (US), enter a text description of the
MOP sequence..
|
Unsigned_DB_5_2 |
getMOPStepAM()
Get In Data Item US:MOPStepAM (US), enter the difference between adjacent
amplitude discrete power values, within a pulse.
|
US_MOPFm |
getMOPStepCW()
Get In Data Item US:MOPStepCW(US), enter the difference between adjacent
continuous wave frequency discrete values, within a pulse.
|
US_MOPFm |
getMOPStepFM()
Get In Data Item US:MOPStepFM (US), enter the difference between adjacent
frequency discrete values, within a pulse.
|
US_PhaseAngle |
getMOPStepPM()
Get In Data Item US:MOPStepPM (US), enter the difference between adjacent
phase discrete values, within a pulse.
|
Set<ObservedMOPBits> |
getObservedMOPBits()
Get .
|
UN6 |
getSequenceBitLength()
Get In Data Item US: SequenceBitLength (US), enter the length of one
sequence of a pattern of bits that been observed repeating..
|
boolean |
isSet()
Determine if the required fields in this SSRF data type instance are set.
|
boolean |
isSetMOPDutyCycle()
Determine if the MOPDutyCycle is configured.
|
boolean |
isSetMOPNumElements()
Determine if the MOPNumElements is configured.
|
boolean |
isSetMOPRepetionInterval()
Determine if the MOPRepetionInterval is configured.
|
boolean |
isSetMOPSequenceDesc()
Determine if the MOPSequenceDesc is configured.
|
boolean |
isSetMOPStepAM()
Determine if the MOPStepAM is configured.
|
boolean |
isSetMOPStepCW()
Determine if the MOPStepCW is configured.
|
boolean |
isSetMOPStepFM()
Determine if the MOPStepFM is configured.
|
boolean |
isSetMOPStepPM()
Determine if the MOPStepPM is configured.
|
boolean |
isSetObservedMOPBits()
Determine if the ObservedMOPBits is configured.
|
boolean |
isSetSequenceBitLength()
Determine if the SequenceBitLength is configured.
|
void |
setMOPDutyCycle(Percent value)
Set In Data Item US:MOPDutyCycle (US), enter as a percentage, the minimum
or nominal ratio of the pulse duration to the pulse period..
|
void |
setMOPNumElements(UN6 value)
Set In Data Item US:MOPNumElements (US), enter the number of discrete
FREQ/PHASE/AMP values transmitted in a patterned sequence (i.e., any
repeated values are counted each time).
|
void |
setMOPRepetionInterval(microsecs value)
Set the overall interval which may include multiple Sweep Repetition
Intervals (SRI).
|
void |
setMOPSequenceDesc(S500 value)
Set In Data Item US:MOPSequenceDesc (US), enter a text description of the
MOP sequence..
|
void |
setMOPStepAM(Unsigned_DB_5_2 value)
Set In Data Item US:MOPStepAM (US), enter the difference between adjacent
amplitude discrete power values, within a pulse.
|
void |
setMOPStepCW(US_MOPFm value)
Set In Data Item US:MOPStepCW(US), enter the difference between adjacent
continuous wave frequency discrete values, within a pulse.
|
void |
setMOPStepFM(US_MOPFm value)
Set In Data Item US:MOPStepFM (US), enter the difference between adjacent
frequency discrete values, within a pulse.
|
void |
setMOPStepPM(US_PhaseAngle value)
Set In Data Item US:MOPStepPM (US), enter the difference between adjacent
phase discrete values, within a pulse.
|
void |
setSequenceBitLength(UN6 value)
Set In Data Item US: SequenceBitLength (US), enter the length of one
sequence of a pattern of bits that been observed repeating..
|
String |
toString()
Get a string representation of this ObservedMOPSequence instance
configuration.
|
void |
unsetObservedMOPBits()
Clear the ObservedMOPBits field.
|
ObservedMOPSequence |
withMOPDutyCycle(Double value)
Set In Data Item US:MOPDutyCycle (US), enter as a percentage, the minimum
or nominal ratio of the pulse duration to the pulse period.
|
ObservedMOPSequence |
withMOPNumElements(Integer value)
Set In Data Item US:MOPNumElements (US), enter the number of discrete
FREQ/PHASE/AMP values transmitted in a patterned sequence (i.e., any
repeated values are counted each time)
|
ObservedMOPSequence |
withMOPRepetionInterval(Double value)
Set the overall interval which may include multiple Sweep Repetition
Intervals (SRI).
|
ObservedMOPSequence |
withMOPSequenceDesc(String value)
Set In Data Item US:MOPSequenceDesc (US), enter a text description of the
MOP sequence.
|
ObservedMOPSequence |
withMOPStepAM(Double value)
Set In Data Item US:MOPStepAM (US), enter the difference between adjacent
amplitude discrete power values, within a pulse.
|
ObservedMOPSequence |
withMOPStepCW(Double value)
Set In Data Item US:MOPStepCW(US), enter the difference between adjacent
continuous wave frequency discrete values, within a pulse.
|
ObservedMOPSequence |
withMOPStepFM(Double value)
Set In Data Item US:MOPStepFM (US), enter the difference between adjacent
frequency discrete values, within a pulse.
|
ObservedMOPSequence |
withMOPStepPM(Double value)
Set In Data Item US:MOPStepPM (US), enter the difference between adjacent
phase discrete values, within a pulse.
|
ObservedMOPSequence |
withObservedMOPBits(Collection<ObservedMOPBits> values)
Set
|
ObservedMOPSequence |
withObservedMOPBits(ObservedMOPBits... values)
Set
|
ObservedMOPSequence |
withSequenceBitLength(Integer value)
Set In Data Item US: SequenceBitLength (US), enter the length of one
sequence of a pattern of bits that been observed repeating.
|
public Percent getMOPDutyCycle()
Percent
instancepublic void setMOPDutyCycle(Percent value)
value
- a Percent
instancepublic boolean isSetMOPDutyCycle()
public UN6 getMOPNumElements()
UN6
instancepublic void setMOPNumElements(UN6 value)
value
- a UN6
instancepublic boolean isSetMOPNumElements()
public Unsigned_DB_5_2 getMOPStepAM()
Unsigned_DB_5_2
instancepublic void setMOPStepAM(Unsigned_DB_5_2 value)
value
- a Unsigned_DB_5_2
instancepublic boolean isSetMOPStepAM()
public US_MOPFm getMOPStepCW()
US_MOPFm
instancepublic void setMOPStepCW(US_MOPFm value)
value
- a US_MOPFm
instancepublic boolean isSetMOPStepCW()
public US_MOPFm getMOPStepFM()
US_MOPFm
instancepublic void setMOPStepFM(US_MOPFm value)
value
- a US_MOPFm
instancepublic boolean isSetMOPStepFM()
public US_PhaseAngle getMOPStepPM()
US_PhaseAngle
instancepublic void setMOPStepPM(US_PhaseAngle value)
value
- a US_PhaseAngle
instancepublic boolean isSetMOPStepPM()
public UN6 getSequenceBitLength()
UN6
instancepublic void setSequenceBitLength(UN6 value)
value
- a UN6
instancepublic boolean isSetSequenceBitLength()
public S500 getMOPSequenceDesc()
S500
instancepublic void setMOPSequenceDesc(S500 value)
value
- a S500
instancepublic boolean isSetMOPSequenceDesc()
public microsecs getMOPRepetionInterval()
microsecs
instancepublic void setMOPRepetionInterval(microsecs value)
value
- a microsecs
instancepublic boolean isSetMOPRepetionInterval()
public Set<ObservedMOPBits> getObservedMOPBits()
ObservedMOPBits
instancepublic boolean isSetObservedMOPBits()
public void unsetObservedMOPBits()
public ObservedMOPSequence withMOPDutyCycle(Double value)
value
- An instances of type Double
.public ObservedMOPSequence withMOPNumElements(Integer value)
value
- An instances of type Integer
.public ObservedMOPSequence withMOPStepAM(Double value)
value
- An instances of type Double
.public ObservedMOPSequence withMOPStepCW(Double value)
value
- An instances of type Double
.public ObservedMOPSequence withMOPStepFM(Double value)
value
- An instances of type Double
.public ObservedMOPSequence withMOPStepPM(Double value)
value
- An instances of type Double
.public ObservedMOPSequence withSequenceBitLength(Integer value)
value
- An instances of type Integer
.public ObservedMOPSequence withMOPSequenceDesc(String value)
value
- An instances of type String
.public ObservedMOPSequence withMOPRepetionInterval(Double value)
value
- An instances of type Double
.public ObservedMOPSequence withObservedMOPBits(ObservedMOPBits... values)
values
- One or more instances of type ObservedMOPBits...
.public ObservedMOPSequence withObservedMOPBits(Collection<ObservedMOPBits> values)
values
- A collection of ObservedMOPBits
instancespublic String toString()
public boolean isSet()
ObservedMOPSequence
has no configuration requirements.
Copyright © 2016 OpenSSRF.org. All rights reserved.