FieldLineTrace¶
- class dasilva_invariants.models.FieldLineTrace(points: ndarray[Any, dtype[float64]], B: ndarray[Any, dtype[float64]])¶
Bases:
objectClass to hold the results of a field line trace.
- Parameters:
- pointsarray, shape (n, 3)
Positions along field line trace, in SM coordinate system and units of Re
- Barray, shape (n, 3)
Magnetic field vector along field line trace, in SM coordinates and units of Gauss