openff.bespokefit.schema.smirnoff.AngleSMIRKS
- model openff.bespokefit.schema.smirnoff.AngleSMIRKS[source]
Bases:
BaseSMIRKSParameter
- field attributes: Set[Literal['k', 'angle']] [Required]
The attributes of the parameter which should be optimized.
- classmethod from_smirnoff(parameter: AngleType) AngleSMIRKS [source]