sequence_controller

Modules

sequence_controller_system module

class SequenceControllerSystem(**kwargs)[source]

Bases: object

do_step(secondTime, dateTime, step_size, stepIndex)[source]
Return type:

None

initialize(start_time, end_time, step_size, simulator)[source]

This function initializes the FMU component by setting the start_time and fmu_filename attributes, and then sets the parameters for the FMU model.

Return type:

None

property config
sp = [<twin4build.translator.translator.SignaturePattern object>]
get_signature_pattern()[source]