Hodgkin-Huxley-type gate attributes are named in a way that is unexpected for human developers (the HH becomes h_h...):
gateHHrates -> gate_hh_rates is readable, but there are also attributes like gate_h_hrates_taus and gate_h_hrates_infs which can be confusing.
Hodgkin-Huxley-type gate attributes are named in a way that is unexpected for human developers (the
HHbecomesh_h...):gateHHrates -> gate_hh_ratesis readable, but there are also attributes likegate_h_hrates_tausandgate_h_hrates_infswhich can be confusing.