T
- The type of values to returnpublic static interface CustomSurfaceDataSeries3D.ValueFunc<T extends java.lang.Comparable<T>>
Modifier and Type | Method and Description |
---|---|
T |
getValueFor(double r,
double theta,
double phi)
Gets value for specified radius, theta and phi
|
T getValueFor(double r, double theta, double phi)
r
- The radius to usetheta
- The theta to usephi
- The phi to use