public class EOP1980History extends AbstractEOPHistory
AbstractEOPHistory.DoubleInterpolationFunctionBuilder<T extends EOPEntry>OPTIMAL_CACHE_SIZE| 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, fillHistory, getEndDate, getEOPEntryArray, getEOPInterpolationMethod, getFirst, getLast, getLOD, getNutationCorrection, getPoleCorrection, getStartDate, getUT1MinusTAI, getUT1MinusUTC, isEmpty, iterator, sizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic 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 EOP1980Entryhistory - instance to be populatedCopyright © 2025 CNES. All rights reserved.