meanFreePath property
The mean free path of the simulated environment.
Implementation
@SettingDefaults(
defaultValue: 0.1,
min: 0.0,
max: 0.5,
)
final double meanFreePath;
The mean free path of the simulated environment.
@SettingDefaults(
defaultValue: 0.1,
min: 0.0,
max: 0.5,
)
final double meanFreePath;