Tao.Ode SDK Documentation

Ode.dLDLTAddTL Method 

[Visual Basic]
Public Shared Sub dLDLTAddTL( _
   ByRef L As Single, _
   ByRef d As Single, _
   ByRef a As Single, _
   ByVal n As Integer, _
   ByVal nskip As Integer _
)
[C#]
public static void dLDLTAddTL(
   ref float L,
   ref float d,
   ref float a,
   int n,
   int nskip
);

See Also

Ode Class | Tao.Ode Namespace