Graphitti
A toolkit/software architecture to ease creating high-performance neural network simulators
Loading...
Searching...
No Matches
FSInput Class Reference

Public Member Functions

 FSInput ()=default
 The constructor for FSInput.
 
ISInputCreateInstance ()
 Create an instance.
 

Static Public Member Functions

static FSInputget ()
 

Detailed Description

Definition at line 23 of file FSInput.h.

Member Function Documentation

◆ CreateInstance()

ISInput * FSInput::CreateInstance ( )

Create an instance.

Create an instance of the stimulus input class based on the method specified in the stimulus input file.

Parameters
[in]psiPointer to the simulation information
Returns
a pointer to a SInput object

Definition at line 23 of file FSInput.cpp.

◆ get()

static FSInput * FSInput::get ( )
inlinestatic

Definition at line 30 of file FSInput.h.


The documentation for this class was generated from the following files: