DelaunayElements Constructor |
Name | Description | |
---|---|---|
![]() | DelaunayElements(EquinoctialElements) |
Initialize a set of Delaunay elements based on a set of EquinoctialElements.
|
![]() | DelaunayElements(KeplerianElements) |
Initialize a set of Delaunay elements based on a set of classical KeplerianElements.
|
![]() | DelaunayElements(ModifiedKeplerianElements) |
Initialize a set of Delaunay elements based on a set of ModifiedKeplerianElements.
|
![]() | DelaunayElements(Motion<Cartesian>, Double) |
Initializes a new instance from the specified cartesian motion and gravitational constant.
|
![]() | DelaunayElements(Cartesian, Cartesian, Double) |
Initialize a set of Delaunay elements based upon a cartesian position and velocity.
|
![]() | DelaunayElements(Motion<Cartesian>, Double, Double, Double) |
Initializes a new instance from the specified cartesian motion and gravitational constant.
|
![]() | DelaunayElements(Cartesian, Cartesian, Double, Double, Double) |
Initialize a set of Delaunay elements based upon a cartesian position and velocity.
|
![]() | DelaunayElements(Double, Double, Double, Double, Double, Double, Double) |
Initialize a set of Delaunay elements.
|