Class OrbitSamplerDataProvider

java.lang.Object
gaiasky.data.orbit.OrbitSamplerDataProvider
All Implemented Interfaces:
IOrbitDataProvider

@Deprecated public class OrbitSamplerDataProvider extends Object implements IOrbitDataProvider
Deprecated.
We use OrbitBodyDataProvider instead, which uses the actual coordinates provider of the attached body.
Samples orbits using the classical algorithms (VSOP87, Moon AA, Pluto) and converts them to point cloud data objects. Used to update the orbit objects of planets when they get outdated.
  • Constructor Details

    • OrbitSamplerDataProvider

      public OrbitSamplerDataProvider()
      Deprecated.
  • Method Details