steepnesses and intercept. More...
Public Member Functions | |
| PlaneParameters (T i0=0, T i1=0, T i2=0) | |
| T | getValue (T x, T y) const |
Public Attributes | |
| T | a0 |
| T | ax |
| T | ay |
steepnesses and intercept.
| PlaneParameters< T >::PlaneParameters | ( | T | i0 = 0, |
|
| T | i1 = 0, |
|||
| T | i2 = 0 | |||
| ) | [inline] |
| T PlaneParameters< T >::getValue | ( | T | x, | |
| T | y | |||
| ) | const [inline, virtual] |
Implements MathXYFunction< T, T >.
| T PlaneParameters< T >::a0 |
| T PlaneParameters< T >::ax |
| T PlaneParameters< T >::ay |
1.7.1