Spike Class  
 More...
 | 
| override string  | ToString () | 
|   | Returns a System.String that represents this instance.  More...
  | 
|   | 
Spike Class 
Definition at line 6 of file Spike.cs.
 
      
        
          | override string SpikingNeuronNetwork.Lib.Spike.ToString  | 
          ( | 
           | ) | 
           | 
        
      
 
Returns a System.String that represents this instance. 
- Returns
 - A System.String that represents this instance. 
 
Definition at line 38 of file Spike.cs.
 
 
  
  
      
        
          | int SpikingNeuronNetwork.Lib.Spike.Id | 
         
       
   | 
  
getset   | 
  
 
Gets or sets the identifier. 
The identifier. 
Definition at line 14 of file Spike.cs.
 
 
  
  
      
        
          | int SpikingNeuronNetwork.Lib.Spike.NeuronIndex | 
         
       
   | 
  
getset   | 
  
 
Gets or sets the index of the neuron. 
The index of the neuron. 
Definition at line 22 of file Spike.cs.
 
 
  
  
      
        
          | double SpikingNeuronNetwork.Lib.Spike.Time | 
         
       
   | 
  
getset   | 
  
 
Gets or sets the time. 
The time. 
Definition at line 30 of file Spike.cs.
 
 
The documentation for this class was generated from the following file:
- E:/Visual Studio 2012/Projects/ThetaNeuron/ThetaNeuron/SpikingNeuronNetwork.Lib/Spike.cs