step/stepcore
StepCore::ChargedParticleErrors Class Reference
#include <particle.h>
Inheritance diagram for StepCore::ChargedParticleErrors:
Protected Attributes | |
double | _chargeVariance |
Protected Attributes inherited from StepCore::ParticleErrors | |
Vector2d | _forceVariance |
double | _massVariance |
Vector2d | _positionVariance |
Vector2d | _velocityVariance |
Protected Attributes inherited from StepCore::Object | |
QString | _name |
Detailed Description
Errors object for ChargedParticle.
Definition at line 179 of file particle.h.
Constructor & Destructor Documentation
|
inline |
Constructs ChargedParticleErrors.
Definition at line 185 of file particle.h.
Member Function Documentation
ChargedParticle * StepCore::ChargedParticleErrors::chargedParticle | ( | ) | const |
Get owner as ChargedParticle.
Definition at line 105 of file particle.cc.
|
inline |
Get charge variance.
Definition at line 192 of file particle.h.
|
inline |
Set charge variance.
Definition at line 194 of file particle.h.
Member Data Documentation
|
protected |
Definition at line 198 of file particle.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.