detector_info_n: Get number of observations processed

View source: R/RcppExports.R

detector_info_nR Documentation

Get number of observations processed

Description

Returns the total number of observations processed by the detector.

Usage

detector_info_n(info_ptr)

Arguments

info_ptr

External pointer to detector created by detector_create().

Value

Integer. Number of observations processed (current time index).


focus documentation built on March 30, 2026, 5:08 p.m.