Uses of Class
org.orekit.frames.configuration.eop.EOPEntry

Packages that use EOPEntry
org.orekit.frames.configuration.eop   
 

Uses of EOPEntry in org.orekit.frames.configuration.eop
 

Subclasses of EOPEntry in org.orekit.frames.configuration.eop
 class EOP1980Entry
          This class holds an Earth Orientation Parameters entry (IAU1980).
 class EOP2000Entry
          This class holds an Earth Orientation Parameters entry (IAU2000).
 

Methods in org.orekit.frames.configuration.eop that return EOPEntry
protected  EOPEntry AbstractEOPHistory.getFirst()
          Returns first EOP entry.
protected  EOPEntry AbstractEOPHistory.getLast()
          Returns last EOP entry.
protected  EOPEntry[] AbstractEOPHistory.getNeighbors(AbsoluteDate central)
          Get the entries surrounding a central date.
 

Methods in org.orekit.frames.configuration.eop with parameters of type EOPEntry
 void AbstractEOPHistory.addEntry(EOPEntry entry)
          Add an Earth Orientation Parameters entry.
 



Copyright © 2017 CNES. All Rights Reserved.