rockverse.dect.CalibrationMaterial.as_dict#

CalibrationMaterial.as_dict()[source]#

Outputs a dictionary containing the class attributes:

Examples

Get the calibration material attributes as a dictionary:

>>> attributes_dict = calibration_material.as_dict()