Skip to main content

Type Alias: SimulationVars

SimulationVars = object

Defined in: simulation/types.ts:92

Properties

layer_spacing

layer_spacing: number

Defined in: simulation/types.ts:97


lift_limit

lift_limit: number

Defined in: simulation/types.ts:94


mass

mass: number

Defined in: simulation/types.ts:104


max_theta

max_theta: number

Defined in: simulation/types.ts:105


ms

ms: MaterialsList

Defined in: simulation/types.ts:100


pack

pack: number

Defined in: simulation/types.ts:93


repulse_force_correction

repulse_force_correction: number

Defined in: simulation/types.ts:102


simulate

simulate: boolean

Defined in: simulation/types.ts:99


time

time: number

Defined in: simulation/types.ts:103


use_layers

use_layers: boolean

Defined in: simulation/types.ts:95


use_smoothing

use_smoothing: boolean

Defined in: simulation/types.ts:101


warp_spacing

warp_spacing: number

Defined in: simulation/types.ts:96


wefts_as_written

wefts_as_written: boolean

Defined in: simulation/types.ts:98