pyampp.sfq.potential

Functions

get_str_mag(→ dict)

pex_bl_(→ dict)

pex_bl(→ dict)

pot_vmag(s[, outbpos, fcenter, simple, alpha, normal, ...])

Module Contents

pyampp.sfq.potential.get_str_mag(bx: numpy.ndarray, by: numpy.ndarray, bz: numpy.ndarray, apos: numpy.ndarray, rsun: float) dict[source]
pyampp.sfq.potential.pex_bl_(si: dict, sh: bool = False, silent: bool = False, bin_value: int | float | None = None, pot_vmag_func=None) dict[source]
pyampp.sfq.potential.pex_bl(s0: dict, silent: bool = False, pot_vmag_func=None) dict[source]
pyampp.sfq.potential.pot_vmag(s: dict, outbpos: dict | None = None, fcenter: int = 1, simple: bool = False, alpha: float = 0.0, normal: bool = True, bpos: dict | None = None, sol_crd_func=None, qs_crd_func=None, a_field_func=None, get_fftplane_func=None, return_outbpos: bool = False)[source]