Latch node — C5 set/reset SR register → f64 (0.0/1.0) #88
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Latch: (set:bool, reset:bool)→held:f64. set→1.0 until reset→0.0; initial 0.0; both inputs Any (disjoint pulses). Emits f64 directly so it feeds SimBroker.exposure with no cast — resolves the bool→f64 seam and drops Exposure from the DAG. Spec docs/specs/0050 §4/§5.