new IauOrientationAxes
The Axes representing the orientation of a Globe as represented by the data from the IAU/IAG Working Group reports on rotational elements.
Parameters:
| Name | Type | Argument | Description | 
|---|---|---|---|
| computeFunction | Function | <optional> | The function that computes the IauOrientationParameters given a JulianDate. | 
- Iau2000Orientation
See:
Source:
Methods
- 
    evaluate
- 
    
    
    Computes a rotation from ICRF to a Globe's Fixed axes. Parameters:Name Type Description dateJulianDate The date to evaluate the matrix. resultMatrix3 The object onto which to store the result. Returns:Matrix The modified result parameter or a new instance of the rotation from ICRF to Fixed.
