Skip to content
logo
In Silico Framework
PointCell._add_synapse_pointer
Initializing search
    in_silico_framework
    • API reference
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    in_silico_framework
    • API reference
      • Interface
      • biophysics_fitting
      • data_base
      • simrun
      • single_cell_parser
        • analyze
        • cell_modify_functions
        • network_modify_functions
        • network_param_modify_functions
        • cell
          • Cell
          • PySection
          • PointCell
            • is_active
            • play
            • append
            • compute_spike_train_times
            • _next_interval
            • _add_synapse_pointer
              • Msingle_cell_parser.cell.PointCell._add_synapse_pointer
            • turn_off
        • cell_parser
        • network
        • network_realizations
        • parameters
        • reader
        • scalar_field
        • serialize_cell
        • sim_control
        • synapse
        • synapse_mapper
        • writer
        • Event
        • create_cell
        • init_neuron_run
        • sec_distance_to_soma
        • spines_update_synapse_distribution_file
        • spines_update_network_paramfile
      • singlecell_input_mapper
      • spike_analysis
      • visualize
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    • Msingle_cell_parser.cell.PointCell._add_synapse_pointer

    single_cell_parser ❭ cell ❭ PointCell ❭ _add_synapse_pointer

    PointCell._add_synapse_pointer¶

    single_cell_parser.cell.PointCell._add_synapse_pointer(synapse)¶

    Add a reference to a synapse connected to this cell.

    Previous PointCell._next_interval
    Next PointCell.turn_off
    © Copyright 2025 Max Planck Institute for Neurobiology of Behavior - CAESAR.
    Created using Sphinx 7.1.2. and Sphinx-Immaterial