Uses of Class
spice.basic.OsculatingElements
-
Packages that use OsculatingElements Package Description spice.basic -
-
Uses of OsculatingElements in spice.basic
Subclasses of OsculatingElements in spice.basic Modifier and Type Class Description class
OsculatingElementsExtended
Class OsculatingElementsExtended provides methods for conversion between state vectors and osculating elements.Constructors in spice.basic with parameters of type OsculatingElements Constructor Description OsculatingElements(OsculatingElements elts)
Copy constructor.This constructor creates a deep copy.
-