@FunctionalInterface public static interface FunctionalDetector.GFunction
FunctionalDetector.g(SpacecraftState) function.| Modifier and Type | Method | Description |
|---|---|---|
double |
apply(SpacecraftState value) |
Applies this function to the given argument.
|
double apply(SpacecraftState value) throws OrekitException
value - the function argumentOrekitException - if one is thrown while computing the result.Copyright © 2002-2018 CS Systèmes d'information. All rights reserved.