%implements "IPCWrite" "C"
%function Start(block, system) Output
%<GENERATE_TYPE(block, "Start", IPCFile, system)>
%endfunction
%function InitializeConditions(block, system) Output
%<GENERATE_TYPE(block, "InitializeConditions", IPCFile, system)>
%endfunction
%function Outputs(block, system) Output
%<GENERATE_TYPE(block,"Outputs", IPCFile, system)>
%endfunction
%function Terminate(block, system) Output
%<GENERATE_TYPE(block, "Terminate", IPCFile, system)>
%endfunction