get_params#

PeriodicControl.get_params()#

Get the parameters of the periodic control.

Returns:
PeriodicControlParams

Return parameters of the periodic control.

Return type:

PeriodicControlParams

Examples

>>> params = periodic_control.get_params()