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

Detailed Description
Errors object for ChargedParticle.Definition at line 179 of file particle.h.
Public Member Functions | |
| ChargedParticle * | chargedParticle () const |
| ChargedParticleErrors (Item *owner=0) | |
| double | chargeVariance () const |
| void | setChargeVariance (double chargeVariance) |
Protected Attributes | |
| double | _chargeVariance |
Constructor & Destructor Documentation
| StepCore::ChargedParticleErrors::ChargedParticleErrors | ( | Item * | owner = 0 |
) | [inline] |
Member Function Documentation
| ChargedParticle * StepCore::ChargedParticleErrors::chargedParticle | ( | ) | const |
| double StepCore::ChargedParticleErrors::chargeVariance | ( | ) | const [inline] |
| void StepCore::ChargedParticleErrors::setChargeVariance | ( | double | chargeVariance | ) | [inline] |
Member Data Documentation
double StepCore::ChargedParticleErrors::_chargeVariance [protected] |
Definition at line 198 of file particle.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference