API Reference / Predicate · interface

Interface: Predicate()

Defined in: query.ts:35

Margin function (true where >= 0) carrying the bodies it depends on.

Predicate(engine, t): number;

Defined in: query.ts:36

Margin function (true where >= 0) carrying the bodies it depends on.

Parameters

engine

Engine

t

number

Returns

number

Properties

bodies

bodies: Set<string>;

Defined in: query.ts:37