make_latchd: Create an Latch-D with initial input values.

View source: R/GATE_LIB.R

make_latchdR Documentation

Create an Latch-D with initial input values.

Description

Create an Latch-D with initial input values.

Usage

make_latchd(name, dValue, eValue)

Arguments

name

The Latch-D name

dValue

The initial value of Data signal.

eValue

The initial value of Enable signal

Value

An Latch-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.