Interface: ObserveMultiResponse
@kortexya/reasoninglayer / Statistical / ObserveMultiResponse
Interface: ObserveMultiResponse
Defined in: src/types/statistical.ts:150
Response from observing multiple variables.
Properties
success
success:
boolean
Defined in: src/types/statistical.ts:152
Whether observation was recorded successfully.
variables
variables:
string[]
Defined in: src/types/statistical.ts:154
Variables that were observed.