A Frame of Reference transformation that uses the user-defined lambda function.
Create a new LambdaTransformer with the provided lambda function.
lambda function.
Readonly
Transform the state's frame of reference using the lambda function.
state to transform.
time step taken to get to this state. Only applicable for time-dependent transformations.
transformed state.
Generated using TypeDoc
A Frame of Reference transformation that uses the user-defined lambda function.