movedesign S3 objectA generic internal constructor for creating S3 objects representing different stages of a "movedesign" workflow, such as input, preprocessing, simulation, output, diagnostics, and plots.
new_movedesign(x, subclass, ...)An object of class subclass and movedesign.
The underlying data or object to be wrapped (e.g., list, tibble, simulation object, output).
Character string specifying the subclass
(e.g., movedesign_input, movedesign_output).
Additional attributes to set on the object.