ToDoubleFunction@FunctionalInterface @Deprecated public static interface FunctionalDetector.GFunction
FunctionalDetector.g(SpacecraftState) function.| Modifier and Type | Method | Description |
|---|---|---|
double |
apply(SpacecraftState value) |
Deprecated.
Use
ToDoubleFunction.applyAsDouble(Object) instead. Will be
removed in next major release. |
@Deprecated double apply(SpacecraftState value)
ToDoubleFunction.applyAsDouble(Object) instead. Will be
removed in next major release.value - the function argumentCopyright © 2002-2019 CS Systèmes d'information. All rights reserved.