nx_arousal.nx
buildroot/runtime/nx_arousal.nx
about
nx_arousal.nx -- CLI over nx_arousal_lib (simulate verbs). Holds NO math of its own: all
physiology lives in the lib so the fit organ shares one substrate and cannot drift from it.
Every constant is conf-bound (arousal_params.conf, rule 11); compiled defaults are the fallback.
usage: nx_arousal traj <sex0m1f> <t_ms> <stim> <ses> <sis1> <sis2>
nx_arousal contract <type1|2|3> <n> <total>
nx_arousal ct <vel_cms_x100>
nx_arousal residual <tau_ms> <drive> <t1> <o1> <t2> <o2>
nx_arousal selftest
license_tier: ORIGINAL expect_exit: 0
dependencies 1 imports · 0 importers
imports: nx_arousal_lib.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| 12 | const K_MAGIC_32100: i64 = 32100 |
| 13 | const K_MAGIC_1800: i64 = 1800 |
| 14 | const K_MAGIC_2500: i64 = 2500 |
| 15 | const K_MAGIC_185000: i64 = 185000 |
| 16 | const K_MAGIC_210000: i64 = 210000 |
| 17 | const K_MAGIC_15000: i64 = 15000 |
| 18 | const K_MAGIC_1200000: i64 = 1200000 |
| 19 | const K_MAGIC_12345: i64 = 12345 |
| 20 | const K_MAGIC_3000: i64 = 3000 |
functions
| 22 | func main(argc: i64, argv: *i64) -> i64 |