Iau2015OrientationComputeCharon Method |
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic static IauOrientationParameters ComputeCharon(
JulianDate date
)
Public Shared Function ComputeCharon (
date As JulianDate
) As IauOrientationParameters
public:
static IauOrientationParameters^ ComputeCharon(
JulianDate date
)
static member ComputeCharon :
date : JulianDate -> IauOrientationParameters
Parameters
- date
- Type: AGI.Foundation.TimeJulianDate
The date to evaluate the parameters.
Return Value
Type:
IauOrientationParametersThe
IauOrientationParameters representing the orientation of Charon.
See Also