Class PowerTerm

java.lang.Object
org.orekit.utils.units.PowerTerm

public class PowerTerm extends Object
A container for a term with associated power.
Since:
11.0
Author:
Luc Maisonobe
  • Method Details

    • getScale

      public double getScale()
      Get the scaling factor.
      Returns:
      scaling factor
    • getBase

      public CharSequence getBase()
      Get the base term.
      Returns:
      base term
    • getExponent

      public Fraction getExponent()
      Get the fractional exponent.
      Returns:
      fractional exponent