Excitation

class adcc.Excitation(parent_state, index, method)

Bases: object

Construct an Excitation from an adcc.ExcitedStates parent object.

The class provides access to the properties of a single excited state, dynamically constructed inside ExcitedStates.excitations All properties marked with mark_excitation_property() are set as properties of adcc.Excitation.

Parameters

Attributes Summary

parent_state

Attributes Documentation

parent_state