Interface IProperMotion

All Known Subinterfaces:
IStarFocus

public interface IProperMotion
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    Returns the mu alpha in mas/yr
    double
    Returns the mu delta in mas/yr
    double
    Returns the radial velocity in km/s
  • Method Details

    • getMuAlpha

      double getMuAlpha()
      Returns the mu alpha in mas/yr
      Returns:
      The mu alpha in mas/yr
    • getMuDelta

      double getMuDelta()
      Returns the mu delta in mas/yr
      Returns:
      The mu delta in mas/yr
    • getRadialVelocity

      double getRadialVelocity()
      Returns the radial velocity in km/s
      Returns:
      The radial velocity in km/s