make_latchd | R Documentation |
Create an Latch-D with initial input values.
make_latchd(name, dValue, eValue)
name |
The Latch-D name |
dValue |
The initial value of Data signal. |
eValue |
The initial value of Enable signal |
An Latch-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.