openff.recharge.charges.vsite.MonovalentLonePairParameter

model openff.recharge.charges.vsite.MonovalentLonePairParameter[source]

Bases: _VirtualSiteParameter

Fields
field type: Literal['MonovalentLonePair'] = 'MonovalentLonePair'
field in_plane_angle: float [Required]

The angle [deg] to move the virtual site in the plane defined by the tagged atoms by.

field out_of_plane_angle: float [Required]

The angle [deg] to move the virtual site out of the plane defined by the tagged atoms by.

classmethod local_frame_weights() ndarray[source]
property local_frame_coordinates: numpy.ndarray