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(det_ptr)

Arguments

det_ptr

External pointer to detector created by detector_create().

Value

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


focus documentation built on June 13, 2026, 1:08 a.m.