Interface ParametricModelEffectGradient
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Functional interface for parametric models.
- Since:
- 11.2
- Author:
- Luc Maisonobe
-
Method Summary
-
Method Details
-
evaluate
Evaluate the parametric model effect.- Parameters:
station- stationstate- spacecraft stateparameters- parametric model parameters- Returns:
- the measurement error due to parametric model
-