Class CRD.Meteo

java.lang.Object
org.orekit.files.ilrs.CRD.Meteo
Enclosing class:
CRD

public static class CRD.Meteo extends Object
Meteorological data.
  • Constructor Details

  • Method Details

    • getData

      Get an unmodifiable view of the tabulated meteorological data.
      Returns:
      unmodifiable view of the tabulated meteorological data
      Since:
      11.0
    • getMeteo

      Get the meteorological parameters at a given date.
      Parameters:
      date - date when user wants the meteorological parameters
      Returns:
      the meteorological parameters at date (can be null if meteorological data are empty).