Skip to content

Glossary

Pavithra Eswaramoorthy edited this page Apr 10, 2024 · 2 revisions

Warning

This page is a work in progress.

Table of Contents

Terms

Engine time

The CSP engine always maintains its current view of time. The current time of the engine can be accessed at any time within a csp.node by calling csp.now()

Event streaming

Time series

Tick

Node

Graph

Alarm

Adapter

Realtime

Wiring (or graph building time)

Graph run time

Ticked (as in csp.ticked)

Valid (as in csp.valid)

Push mode

Edge

Delayed edge

Feedback

Struct

List basket

Dict basket

Dynamic graph

Push input adapter

Pull input adapter

Output adapter

Managed sim adapter

Adapter manager

Clone this wiki locally