public class ObservedMOPValues extends Object
Element of ObservedMOPBits
Example: See ObservedMOPAnalysis
.
Constructor and Description |
---|
ObservedMOPValues() |
Modifier and Type | Method and Description |
---|---|
Signed_DB_5_2 |
getMOPValueAM()
Get In Data Item US:MOPValueAM (US), enter specific data that describes the
Amplitude (AM) features of a signal impressed on a Pulse.
|
FreqM |
getMOPValueCW()
Get In Data Item US:MOPValueCW (US), enter specific data that describes the
Continuous Wave (CW) features of a signal impressed on a Pulse.
|
FreqM |
getMOPValueFM()
Get In Data Item US:MOPValueFM (US), enter specific data that describes the
Frequency (FM) features of a signal impressed on a Pulse.
|
US_Degrees |
getMOPValuePM()
Get In Data Item US:MOPValuePM (US), enter specific data that describes the
Phase (PM)features of a signal impressed on a Pulse.
|
US_Percent3 |
getStatisticalIndicator()
Get In Data Item StatisticalIndicator (US), indicate how this specific data
observation was collected (e.g., 95% of the observed values).
|
boolean |
isSet()
Determine if the required fields in this SSRF data type instance are set.
|
boolean |
isSetMOPValueAM()
Determine if the MOPValueAM is configured.
|
boolean |
isSetMOPValueCW()
Determine if the MOPValueCW is configured.
|
boolean |
isSetMOPValueFM()
Determine if the MOPValueFM is configured.
|
boolean |
isSetMOPValuePM()
Determine if the MOPValuePM is configured.
|
boolean |
isSetStatisticalIndicator()
Determine if the StatisticalIndicator is configured.
|
void |
setMOPValueAM(Signed_DB_5_2 value)
Set In Data Item US:MOPValueAM (US), enter specific data that describes the
Amplitude (AM) features of a signal impressed on a Pulse.
|
void |
setMOPValueCW(FreqM value)
Set In Data Item US:MOPValueCW (US), enter specific data that describes the
Continuous Wave (CW) features of a signal impressed on a Pulse.
|
void |
setMOPValueFM(FreqM value)
Set In Data Item US:MOPValueFM (US), enter specific data that describes the
Frequency (FM) features of a signal impressed on a Pulse.
|
void |
setMOPValuePM(US_Degrees value)
Set In Data Item US:MOPValuePM (US), enter specific data that describes the
Phase (PM)features of a signal impressed on a Pulse.
|
void |
setStatisticalIndicator(US_Percent3 value)
Set In Data Item StatisticalIndicator (US), indicate how this specific data
observation was collected (e.g., 95% of the observed values).
|
String |
toString()
Get a string representation of this ObservedMOPValues instance
configuration.
|
ObservedMOPValues |
withMOPValueAM(Double value)
Set In Data Item US:MOPValueAM (US), enter specific data that describes the
Amplitude (AM) features of a signal impressed on a Pulse.
|
ObservedMOPValues |
withMOPValueCW(Double value)
Set In Data Item US:MOPValueCW (US), enter specific data that describes the
Continuous Wave (CW) features of a signal impressed on a Pulse.
|
ObservedMOPValues |
withMOPValueFM(Double value)
Set In Data Item US:MOPValueFM (US), enter specific data that describes the
Frequency (FM) features of a signal impressed on a Pulse.
|
ObservedMOPValues |
withMOPValuePM(Double value)
Set In Data Item US:MOPValuePM (US), enter specific data that describes the
Phase (PM)features of a signal impressed on a Pulse.
|
ObservedMOPValues |
withStatisticalIndicator(Double value)
Set In Data Item StatisticalIndicator (US), indicate how this specific data
observation was collected (e.g., 95% of the observed values).
|
public Signed_DB_5_2 getMOPValueAM()
Signed_DB_5_2
instancepublic void setMOPValueAM(Signed_DB_5_2 value)
value
- a Signed_DB_5_2
instancepublic boolean isSetMOPValueAM()
public FreqM getMOPValueCW()
FreqM
instancepublic void setMOPValueCW(FreqM value)
value
- a FreqM
instancepublic boolean isSetMOPValueCW()
public FreqM getMOPValueFM()
FreqM
instancepublic void setMOPValueFM(FreqM value)
value
- a FreqM
instancepublic boolean isSetMOPValueFM()
public US_Degrees getMOPValuePM()
US_Degrees
instancepublic void setMOPValuePM(US_Degrees value)
value
- a US_Degrees
instancepublic boolean isSetMOPValuePM()
public US_Percent3 getStatisticalIndicator()
US_Percent3
instancepublic void setStatisticalIndicator(US_Percent3 value)
value
- a US_Percent3
instancepublic boolean isSetStatisticalIndicator()
public ObservedMOPValues withMOPValueAM(Double value)
value
- An instances of type Double
.public ObservedMOPValues withMOPValueCW(Double value)
value
- An instances of type Double
.public ObservedMOPValues withMOPValueFM(Double value)
value
- An instances of type Double
.public ObservedMOPValues withMOPValuePM(Double value)
value
- An instances of type Double
.public ObservedMOPValues withStatisticalIndicator(Double value)
value
- An instances of type Double
.public String toString()
public boolean isSet()
ObservedMOPValues
has no configuration requirements.
Copyright © 2016 OpenSSRF.org. All rights reserved.