T
- the nature of the independent variable.public interface IDependentVectorVariable<T>
Generic interface to describe a T-dependent 3D vector.
The generic parameter T represents the nature of the independent variable.Modifier and Type | Method and Description |
---|---|
Vector3D |
value(T x)
Compute the value of the T-dependent 3D vector.
|
Copyright © 2018 CNES. All Rights Reserved.