make_flipflopd | R Documentation |
Create an FlipFlop-D with initial input values.
make_flipflopd(name, dValue, eValue)
name |
The FlipFlop-D name |
dValue |
The initial value of Data signal. |
eValue |
The initial value of Enable signal |
An FlipFlop-D gate with its name, species, specific CRN reactions, ki and ci constants.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.