make_flipflopd: Create an FlipFlop-D with initial input values.

View source: R/GATE_LIB.R

make_flipflopdR Documentation

Create an FlipFlop-D with initial input values.

Description

Create an FlipFlop-D with initial input values.

Usage

make_flipflopd(name, dValue, eValue)

Arguments

name

The FlipFlop-D name

dValue

The initial value of Data signal.

eValue

The initial value of Enable signal

Value

An FlipFlop-D gate with its name, species, specific CRN reactions, ki and ci constants.


renanmarks/dnarlogic documentation built on Sept. 25, 2022, 10:48 p.m.