get_scope#

PeriodicControl.get_scope()#

Gets the scope for the periodic control.

Returns:
ScopeDefinition

Returns the scope of the periodic control.

Return type:

ScopeDefinition

Examples

>>> scope_definition = periodic_control.get_scope()