Interface IOrbitDataProvider

    • Method Detail

      • load

        void load​(java.lang.String file,
                  OrbitDataLoader.OrbitDataLoaderParameter source)
        Loads the orbit data into the OrbitData object in the internal units.
        Parameters:
        file - The file path
        source - The parameters
      • load

        void load​(java.lang.String file,
                  OrbitDataLoader.OrbitDataLoaderParameter source,
                  boolean newmethod)
        Loads the orbit data into the OrbitData object in the internal units.
        Parameters:
        file - The file path
        source - The parameters
        newmethod - Use new method (for orbital elements only)