@@ -29,7 +29,7 @@ The RCG works by parsing the model's `.mdl` file and flattening all the subsyste
| `fromExp` | Returns the variable where the input of this part comes from. |
| `frontEndCode` | Returns the code that is run each cycle to preform the function of the part. |
Using these methods the RCG generates the expected build products. The output below is an example of what gets generate for a simple operation for the real time model.
Using these methods the RCG generates the expected build products. The output below is an example of what is generated for a simple operation for the real time model.