Processing math: 100%

ToTable

T = ResponseFunction.ToTable(G) creates a table T that can be used as input for ResponseFunction.New such that G = ResponseFunctionNew(T).

The table T has the metatable set to “ResponseFunctionMeta”. This defines several functions one can use on the table similar to response functions stored as user data.

Table of contents

Print/export