Write a time control definition to a Lua script.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_timeControl_type), | intent(in) | :: | me | Time control definition to write to a Lua config. |
||
type(aot_out_type) | :: | conf | Handle for the Lua script. |
|||
character(len=*), | intent(in), | optional | :: | key | Name of the time control table. Default: 'time_control' |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=labelLen), | private | :: | localKey |