package ephemeral
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Visualize spacecraft trajectories
Install
dune-project
Dependency
Authors
Maintainers
Sources
ephemeral-1.0.tbz
sha256=ebbc12fcd4a61d026e32cd725920a7d15a05c07149870fc2aaf0b7faf55320d9
sha512=e3b17f041a8cb0be9a2656810a672df5fc7584e22b56355400ea11651da71d4a5f63e8eecf066e6b3931c451385eb0690249d82ab0c552de708265438117f70b
doc/ephemeral.renderer/Renderer/Settings/index.html
Module Renderer.SettingsSource
Global settings for the renderer
Body shapes
Source
type body = {shape : shape;(*What shape the body will show as
*)filled : bool;(*Whether the shape will be filled
*)size : int;(*Radius, side length, side length, N/A, width depending on
*)shapecolor : Graphics.color;(*Color of body
*)table : Ephemeral.Vector_table.vtable option;(*Corresponding vector table
*)
}Screen-space body
Frame advancement speeds
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>