Package gaiasky.util.gaia.utils

  • Interface Summary
    Interface Description
    Area  
    DiffnFunctionNs
    This interface provides the method through which a set of ODEs may be coded and supplied to the methods in the class RungeKutta.
  • Class Summary
    Class Description
    AttitudeUtils
    Class with static utility methods to deal with B-splines.
    AttitudeUtils.KnotsAndSplines
    Utility class for manipulating knots and splines together
    CircleArea
    A circular area about a centre c (which is defined by a Place object), and radius r.
    ComplexArea
    Specifies a combination of Areas.
    Interpolator  
    Place
    Specifies a celestial position
    RungeKuttaNs
    Provides an implementation of the Runge-Kutta method for solving single or sets of ordinary differential equations (ODEs).
  • Enum Summary
    Enum Description
    Interpolator.Kind
    Kind of interpolation: for derivative, value or integral