HSGPPeriodic.from_dict#

classmethod HSGPPeriodic.from_dict(data)[source]#

Create an object from a dictionary.

Parameters:
datadict

The data to create the object from.

Returns:
HSGPPeriodic

The object created from the data.