|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.sc.seis.sod.process.waveform.RecordSectionSpacer
public class RecordSectionSpacer
| Field Summary | |
|---|---|
protected java.lang.String |
PERCENT_COVERAGE
|
| Constructor Summary | |
|---|---|
RecordSectionSpacer()
|
|
RecordSectionSpacer(edu.sc.seis.sod.process.waveform.RSDistanceRange range)
|
|
RecordSectionSpacer(edu.sc.seis.sod.process.waveform.RSDistanceRange range,
int idealSeismograms,
int maximumSeismogram)
|
|
| Method Summary | |
|---|---|
protected DataSetSeismogram |
bestFromBin(java.util.List<DataSetSeismogram> distBin,
double nextSlot,
java.util.Map<DataSetSeismogram,QuantityImpl> dists)
|
protected RecordSectionItem |
bestFromBin(java.util.List<RecordSectionItem> distBin,
double nextSlot)
|
protected double |
calcScore(DataSetSeismogram dss,
QuantityImpl dist,
double nextSlot)
|
protected double |
calcScore(double dist,
double sToN,
double nextSlot)
|
protected double |
calcScore(RecordSectionItem rsi,
double nextSlot)
|
double |
getIdealDegreesBetweenSeis()
|
double |
getMinimumDegreesBetweenSeis()
|
java.util.List<RecordSectionItem> |
spaceOut(java.util.List<RecordSectionItem> recordSectionList)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String PERCENT_COVERAGE
| Constructor Detail |
|---|
public RecordSectionSpacer()
public RecordSectionSpacer(edu.sc.seis.sod.process.waveform.RSDistanceRange range)
public RecordSectionSpacer(edu.sc.seis.sod.process.waveform.RSDistanceRange range,
int idealSeismograms,
int maximumSeismogram)
| Method Detail |
|---|
public java.util.List<RecordSectionItem> spaceOut(java.util.List<RecordSectionItem> recordSectionList)
public double getMinimumDegreesBetweenSeis()
public double getIdealDegreesBetweenSeis()
protected RecordSectionItem bestFromBin(java.util.List<RecordSectionItem> distBin,
double nextSlot)
protected DataSetSeismogram bestFromBin(java.util.List<DataSetSeismogram> distBin,
double nextSlot,
java.util.Map<DataSetSeismogram,QuantityImpl> dists)
protected double calcScore(RecordSectionItem rsi,
double nextSlot)
protected double calcScore(DataSetSeismogram dss,
QuantityImpl dist,
double nextSlot)
protected double calcScore(double dist,
double sToN,
double nextSlot)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||