Package org.orekit.rugged.utils
Interface DSGenerator
-
- All Superinterfaces:
DerivativeGenerator<DerivativeStructure>
public interface DSGenerator extends DerivativeGenerator<DerivativeStructure>
Deprecated.as of 2.2, replaced byDerivativeGenerator
Generator forDerivativeStructure
instances fromParameterDriver
.Note that this interface is for Rugged library internal use only.
- Since:
- 2.0
- Author:
- Luc Maisonobe
-
-
Method Summary
-
Methods inherited from interface org.orekit.rugged.utils.DerivativeGenerator
constant, getField, getSelected, variable
-
-