Step 15: School Tracking ======================== Model Description ----------------- .. include:: Step15/code/model_info.mpp :start-after: NOTE(model, EN) :end-before: */ The new Educ1BaseTracking.mpp Module ------------------------------------ .. include:: Step15/code/Educ1BaseTracking.mpp :start-after: NOTE(Educ1BaseTracking, EN) :end-before: */ .. include:: Step15/code/Educ1BaseTracking.mpp :start-after: */ :code: Initializations in the Simulation() Function -------------------------------------------- The new actor is created in the Simulation() function. .. include:: Step15/code/model_core.mpp :start-after: //ADD15 :end-before: //ENDADD15 :code: