IDateMotionCollection<T, TDerivative> Methods |
Name | Description | |
---|---|---|
![]() | Add(JulianDate, T) |
Adds an item to the collection.
|
![]() | Add(JulianDate, Motion<T, TDerivative>) |
Adds an item to the collection.
|
![]() | Add(JulianDate, T, TDerivative) |
Adds an item to the collection.
|
![]() | Add(JulianDate, T,TDerivative[]) |
Adds an item to the collection.
|
![]() | Add(JulianDate, T, TDerivative, TDerivative) |
Adds an item to the collection.
|
![]() | SetItem(Int32, JulianDate, T) |
Sets an item at a particular index.
|
![]() | SetItem(Int32, JulianDate, Motion<T, TDerivative>) |
Sets an item at a particular index.
|
![]() | SetItem(Int32, JulianDate, T, TDerivative) |
Sets an item at a particular index.
|
![]() | SetItem(Int32, JulianDate, T,TDerivative[]) |
Sets an item at a particular index.
|
![]() | SetItem(Int32, JulianDate, T, TDerivative, TDerivative) |
Sets an item at a particular index.
|