Skip to main content

Crate sim_lib_view_interference

Crate sim_lib_view_interference 

Source
Expand description

A reversible, evidence-preserving surface over solved interference studies.

The crate is deliberately a thin leaf. It decodes the published interference/Study Citizen, asks sim-lib-interference-solve to perform detector-aware projection, and hands the bounded scalar result to the general scene/heatmap contract. Edits compile to the existing interference/project or interference/solve forms; no propagation, resampling equation, Tensor store, or device API lives here.

Modules§

cookbook
Checked end-to-end builder for the interference surface recipe.

Structs§

InterferenceSurfaceCodec
Reversible codec for complete, certified interference studies.

Constants§

INTERFERENCE_PROJECT_CAPABILITY
Authority required to realize a projection edit.
INTERFERENCE_SOLVE_CAPABILITY
Authority required to realize a model edit that performs a new solve.
INTERFERENCE_SURFACE_CODEC_ID
Stable registry id for the interference study surface.
MAX_ANIMATION_FRAMES
Absolute number of pre-projected animation frames accepted by one request.

Statics§

RECIPES
Checked interference-surface recipes embedded with this library.

Functions§

register_interference_surface
Installs the published interference record Shapes and registers one ranked surface codec claiming exactly interference/Study.
surface_interference_codec_symbol
Returns the surface registry symbol.