Appearance
meos.js / TInterpolation
TInterpolation
Functions
fromString()
ts
function fromString(s): TInterpolation;Defined in: core/types/temporal/Temporal.ts:80
Parses the interpolation string returned by MEOS (e.g. "Linear", "Step", "Discrete") into the corresponding enum member.
Parameters
s
string