Adds attitude data based on a time-ordered set of yaw, pitch, roll angles in the J2000 ECI coordinate system.
[Visual Basic .NET] |
---|
Public Sub AddECIYPR( _ ByVal Time As System.Object, _ ByVal Sequence As String, _ ByVal Yaw As Double, _ ByVal Pitch As Double, _ ByVal Roll As Double _ ) |
[C#] |
---|
public void AddECIYPR( |
- Time
- Sequence
- Yaw
- Pitch
- Roll