#include <Path.h>
Public Member Functions | |
| ClothoidParam () | |
| ClothoidParam (Decimal A) | |
| void | setA (Decimal value) |
| void | setTau (Decimal value) |
| void | setSommaParziale (Decimal value) |
| Decimal | A () |
| Decimal | tau () |
| Decimal | sommaParziale () |
| ClothoidParam::ClothoidParam | ( | ) | [inline] |
| ClothoidParam::ClothoidParam | ( | Decimal | A | ) | [inline] |
| void ClothoidParam::setA | ( | Decimal | value | ) | [inline] |
| void ClothoidParam::setTau | ( | Decimal | value | ) | [inline] |
| void ClothoidParam::setSommaParziale | ( | Decimal | value | ) | [inline] |
| Decimal ClothoidParam::A | ( | ) | [inline] |
| Decimal ClothoidParam::tau | ( | ) | [inline] |
| Decimal ClothoidParam::sommaParziale | ( | ) | [inline] |
1.5.6