step/stepcore
StepCore::WeightForceErrors Class Reference
[ObjectErrors classes]
#include <gravitation.h>
Inheritance diagram for StepCore::WeightForceErrors:

Detailed Description
Errors object for WeightForce.Definition at line 108 of file gravitation.h.
Public Member Functions | |
| void | setWeightConstVariance (double weightConstVariance) |
| double | weightConstVariance () const |
| WeightForce * | weightForce () const |
| WeightForceErrors (Item *owner=NULL) | |
Protected Attributes | |
| double | _weightConstVariance |
Constructor & Destructor Documentation
| StepCore::WeightForceErrors::WeightForceErrors | ( | Item * | owner = NULL |
) | [inline] |
Member Function Documentation
| void StepCore::WeightForceErrors::setWeightConstVariance | ( | double | weightConstVariance | ) | [inline] |
| double StepCore::WeightForceErrors::weightConstVariance | ( | ) | const [inline] |
| WeightForce * StepCore::WeightForceErrors::weightForce | ( | ) | const |
Member Data Documentation
double StepCore::WeightForceErrors::_weightConstVariance [protected] |
Definition at line 127 of file gravitation.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference