DipoleTerms
__init__(self, molecule, dipole_derivatives=None, mixed_derivs=None, modes=None, mode_selection=None, mode_transformation=None, full_surface_mode_selection=None, logger=None, parallelizer=None, checkpointer=None, **opts):
molecule:Moleculethe molecule that will supply the dipole derivatives
mixed_derivs:boolwhether or not the pulled derivatives are partially derivatives along the normal coords
modes:None | MolecularVibrationsthe normal modes to use when doing calculations
mode_selection:None | Iterable[int]the subset of normal modes to use
get_terms(self, order=None, logger=None):