Package | Description |
---|---|
org.orekit.propagation.semianalytical.dsst.utilities |
This package provides utilities for Draper Semi-analytical Satellite Theory (DSST).
|
Modifier and Type | Method and Description |
---|---|
static TreeMap<CoefficientsFactory.NSKey,Double> |
CoefficientsFactory.computeVns(int order)
Compute the Vn,s coefficients from 2.8.2-(1)(2).
|
Modifier and Type | Method and Description |
---|---|
int |
CoefficientsFactory.NSKey.compareTo(CoefficientsFactory.NSKey key) |
Constructor and Description |
---|
LnsCoefficients(int nMax,
int sMax,
double[][] Qns,
TreeMap<CoefficientsFactory.NSKey,Double> Vns,
double roa)
Create a set of Lns(γ) coefficients.
|
Copyright © 2002-2017 CS Systèmes d'information. All rights reserved.