IauOrientationAxesOrientationFunction Property |
Gets or sets the function which computes the orientation parameters of these axes.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public ComputeIauOrientationParameters OrientationFunction { get; set; }
Public Property OrientationFunction As ComputeIauOrientationParameters
Get
Set
public:
property ComputeIauOrientationParameters^ OrientationFunction {
ComputeIauOrientationParameters^ get ();
void set (ComputeIauOrientationParameters^ value);
}
member OrientationFunction : ComputeIauOrientationParameters with get, set
Property Value
Type:
ComputeIauOrientationParametersExceptions See Also