Click or drag to resize

IersTechnicalNote21GetGreenwichTrueSiderealTimeEvaluator Method

Overload List
  NameDescription
Public methodStatic memberGetGreenwichTrueSiderealTimeEvaluator

Gets an evaluator that computes the true sidereal time of Greenwich.

The result of evaluating will be a Motion<double> which represents the value of the Greenwich true sidereal time in seconds at the given JulianDate. No derivatives are provided.

Public methodStatic memberGetGreenwichTrueSiderealTimeEvaluator(EvaluatorGroup)

Gets an evaluator that computes the true sidereal time of Greenwich.

The result of evaluating will be a Motion<double> which represents the value of the Greenwich true sidereal time in seconds at the given JulianDate. No derivatives are provided.

Top
See Also