public class EOP1980History extends AbstractEOPHistory
Constructor and Description |
---|
EOP1980History(EOPInterpolators interpMethod)
Simple constructor.
|
Modifier and Type | Method and Description |
---|---|
static void |
fillHistory(Collection<EOP1980Entry> entries,
EOP1980History history)
Populates a
EOP1980History instance from a collection of EOP1980Entry . |
addEntry, checkEOPContinuity, getEndDate, getEOPInterpolationMethod, getFirst, getLast, getLOD, getNeighbors, getNutationCorrection, getPoleCorrection, getStartDate, getUT1MinusTAI, getUT1MinusUTC, isEmpty, iterator, size
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public EOP1980History(EOPInterpolators interpMethod)
interpMethod
- method to interpolate EOP datapublic static void fillHistory(Collection<EOP1980Entry> entries, EOP1980History history)
EOP1980History
instance from a collection of EOP1980Entry
.entries
- collection of EOP1980Entry
history
- instance to be populatedCopyright © 2019 CNES. All Rights Reserved.