Class AbstractTopocentricEventFunction

java.lang.Object
org.orekit.propagation.events.functions.AbstractTopocentricEventFunction
All Implemented Interfaces:
EventFunction
Direct Known Subclasses:
AbstractElevationCrossingFunction, ElevationExtremumEventFunction, GroundAtNightEventFunction

public abstract class AbstractTopocentricEventFunction extends Object implements EventFunction
Abstract class for topocentric event function.
Since:
14.0
Author:
Romain Serra
  • Constructor Details

    • AbstractTopocentricEventFunction

      protected AbstractTopocentricEventFunction(TopocentricFrame topo)
      Constructor.
      Parameters:
      topo - reference to a topocentric model
  • Method Details

    • getTopocentricFrame

      public TopocentricFrame getTopocentricFrame()
      Getter for the topocentric frame.
      Returns:
      frame