swiftest.Simulation.get_ephemeris_date

swiftest.Simulation.get_ephemeris_date#

Simulation.get_ephemeris_date(arg_list=None, **kwargs)[source]#

Prints the current value of the ephemeris date.

Parameters:
  • arg_list (str | List[str], optional) – A single string or list of strings containing the names of the features to extract. Default is all of: [“integrator”]

  • **kwargs (Any) – A dictionary of additional keyword argument. This allows this method to be called by the more general get_parameter method, which takes all possible Simulation parameters as arguments, so these are ignored.

Returns:

ephemeris_date (str) – The ISO-formatted date string for the ephemeris computation