A magnetic field vector.
More...
#include <EMField.h>
|
| | BVector (double, double, double) |
| | Constructor.
|
| BVector | operator* (double scalar) const |
| | Scale.
|
| double | getBx () const |
| | Get component.
|
| double | getBy () const |
| | Get component.
|
| double | getBz () const |
| | Get component.
|
A magnetic field vector.
Definition at line 97 of file EMField.h.
◆ BVector()
| BVector::BVector |
( |
double | Bxx, |
|
|
double | Byy, |
|
|
double | Bzz ) |
◆ getBx()
| double BVector::getBx |
( |
| ) |
const |
◆ getBy()
| double BVector::getBy |
( |
| ) |
const |
◆ getBz()
| double BVector::getBz |
( |
| ) |
const |
◆ operator*()
| BVector BVector::operator* |
( |
double | scalar | ) |
const |
◆ Bx
◆ By
◆ Bz
The documentation for this class was generated from the following files: