|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.
Method Summary | |
---|---|
Vector3D |
value(T x)
Compute the value of the T-dependent 3D vector. |
Method Detail |
---|
Vector3D value(T x)
x
- value of T for which the variable should be computed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |