def create_modfile(self, modfile_set): NEURONChlWriterAlphaBetaBeta.build_mod(alphabeta_beta_chl=self, modfile_set=modfile_set)
def build_hoc_section(self, cell, section, hocfile_obj, mta): return NEURONChlWriterAlphaBetaBeta.build_hoc_section(cell=cell, section=section, hocfile_obj=hocfile_obj, mta=mta)
def build_hoc_section(self, cell, section, hocfile_obj, mta): return NEURONChlWriterAlphaBetaBeta.build_hoc_section( cell=cell, section=section, hocfile_obj=hocfile_obj, mta=mta)