Class QuimbyMagneticField
Defined in File QuimbyMagneticField.h
Inheritance Relationships
Base Type
public MagneticField
(Class MagneticField)
Class Documentation
-
class QuimbyMagneticField : public MagneticField
Wrapper for quimby::MagneticField.
Public Functions
-
inline QuimbyMagneticField(quimby::ref_ptr<quimby::MagneticField> field)
-
inline QuimbyMagneticField(quimby::MagneticField *field)
-
inline size_t addReference() const
-
inline size_t removeReference() const
-
inline int removeReferenceNoDelete() const
-
inline size_t getReferenceCount() const
Protected Attributes
-
mutable size_t _referenceCount
-
inline QuimbyMagneticField(quimby::ref_ptr<quimby::MagneticField> field)