Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1.metadata.domains | |
us.gov.dod.standard.ssrf._3_1.transmitter |
Modifier and Type | Method and Description |
---|---|
int |
US_PPS.compareTo(US_PPS obj)
Comparison and sorting.
|
Modifier and Type | Method and Description |
---|---|
US_PPS |
ObservedPulseValues.getObservedPRFValue()
Get the observed PRF data believed to be valid..
|
US_PPS |
ObservedPulseAnalysis.getPRFExtremeMax()
Get the minimum Observed PRF in the signal sample.
|
US_PPS |
ObservedPulseAnalysis.getPRFExtremeMin()
Get the minimum Observed PRF in the signal sample..
|
US_PPS |
ObservedPulseAnalysis.getPRFMax()
Get the highest discrete PRI value (convert PRI to PRF) which are found in
a single intercept that contains the complete PRI characteristics for that
specific data set.
|
US_PPS |
ObservedPulseAnalysis.getPRFMin()
Get the lowest discrete PRI value (convert PRI to PRF) which are found in a
single intercept that contains the complete PRI characteristics for that
specific data set.
|
US_PPS |
ObservedPulseAnalysis.getPRFTypicalMax()
Get the upper end of the range of PRF values that represents 95% of
observed values, from a statistical study.
|
US_PPS |
ObservedPulseAnalysis.getPRFTypicalMin()
Get the lower end of the range of PRF values that represents 95% of
observed values, from a statistical study.
|
Modifier and Type | Method and Description |
---|---|
void |
ObservedPulseValues.setObservedPRFValue(US_PPS value)
Set the observed PRF data believed to be valid..
|
void |
ObservedPulseAnalysis.setPRFExtremeMax(US_PPS value)
Set the minimum Observed PRF in the signal sample.
|
void |
ObservedPulseAnalysis.setPRFExtremeMin(US_PPS value)
Set the minimum Observed PRF in the signal sample..
|
void |
ObservedPulseAnalysis.setPRFMax(US_PPS value)
Set the highest discrete PRI value (convert PRI to PRF) which are found in
a single intercept that contains the complete PRI characteristics for that
specific data set.
|
void |
ObservedPulseAnalysis.setPRFMin(US_PPS value)
Set the lowest discrete PRI value (convert PRI to PRF) which are found in a
single intercept that contains the complete PRI characteristics for that
specific data set.
|
void |
ObservedPulseAnalysis.setPRFTypicalMax(US_PPS value)
Set the upper end of the range of PRF values that represents 95% of
observed values, from a statistical study.
|
void |
ObservedPulseAnalysis.setPRFTypicalMin(US_PPS value)
Set the lower end of the range of PRF values that represents 95% of
observed values, from a statistical study.
|
Copyright © 2016 OpenSSRF.org. All rights reserved.