Skip to main content

pack_percept

Function pack_percept 

Source
pub fn pack_percept(hz: f32, energy: f32) -> u64
Expand description

Pack the percept scalars (dominant Hz, integrated energy) into one metadata word — the only quantitative residue that leaves the sense path. hz in the high 32 bits, energy in the low.