HSGPPeriodic.from_dict#
- classmethod HSGPPeriodic.from_dict(data)[source]#
Create an object from a dictionary.
- Parameters:
- data
dict
The data to create the object from.
- data
- Returns:
HSGPPeriodic
The object created from the data.
Create an object from a dictionary.
dict
The data to create the object from.
HSGPPeriodic
The object created from the data.