public class EOP2000History extends AbstractEOPHistory
AbstractEOPHistory.DoubleInterpolationFunctionBuilder<T extends EOPEntry>OPTIMAL_CACHE_SIZE| Constructor and Description |
|---|
EOP2000History(EOPInterpolators interpMethod)
Simple constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
fillHistory(Collection<EOP2000Entry> entries,
EOP2000History history)
Populates a
EOP2000History instance from a collection of EOP2000Entry. |
boolean |
isActive()
Returns true if EOP are computed.
|
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 EOP2000History(EOPInterpolators interpMethod)
interpMethod - method to interpolate EOP datapublic static void fillHistory(Collection<EOP2000Entry> entries, EOP2000History history)
EOP2000History instance from a collection of EOP2000Entry.entries - collection of EOP2000Entryhistory - instance to be populatedpublic boolean isActive()
Copyright © 2025 CNES. All rights reserved.