Package | Description |
---|---|
org.orekit.propagation |
Propagation
|
org.orekit.propagation.sampling |
This package provides interfaces and classes dealing with step handling during propagation.
|
Constructor and Description |
---|
PropagatorsParallelizer(List<Propagator> propagators,
double h,
MultiSatFixedStepHandler globalHandler)
Simple constructor.
|
Modifier and Type | Method and Description |
---|---|
MultiSatFixedStepHandler |
MultisatStepNormalizer.getFixedStepHandler()
Get the underlying fixed step handler.
|
Constructor and Description |
---|
MultisatStepNormalizer(double h,
MultiSatFixedStepHandler handler)
Simple constructor.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.