Package org.orekit.files.iirv.terms.base


package org.orekit.files.iirv.terms.base
This package contains base classes that define the types of terms that appear in IIRV vectors.
Since:
13.0
Author:
Nick LaFarge
  • Classes
    Class
    Description
    Term in an IIRV Vector representing a constant String value.
    Term in an IIRV Vector representing a double value.
    Defines a term within an IIRV Vector, parameterized by its underlying data type.
    Term in an IIRV Vector representing a Long (or integer) value.
    Non-numeric/mutable term in an IIRV Vector represented as a String.