Video Core Feature Interface Reference Manual  jpl-r3.3.1
LD_PARAM_S Struct Reference

Structure of light detection parameters. More...

#include <ld.h>

Data Fields

UINT8 alarm_supr
 
UINT8 alarm_latency
 
UINT8 alarm_latency_cycle
 
UINT8 det_period
 
UINT16 sen_th
 
MPI_RECT_POINT_S roi
 
LD_COND_E trig_cond
 

Detailed Description

Structure of light detection parameters.

Field Documentation

UINT8 LD_PARAM_S::alarm_latency

Latency(sec) for alarm and canceling.

UINT8 LD_PARAM_S::alarm_latency_cycle

Detection period(sec) in latency interval when first alram is triggered.

UINT8 LD_PARAM_S::alarm_supr

Interval(sec) for alarm suppression.

UINT8 LD_PARAM_S::det_period

Detection period(sec) in normal circumstance.

MPI_RECT_POINT_S LD_PARAM_S::roi

Defined roi.

UINT16 LD_PARAM_S::sen_th

Threshold of light change(sensitivity).

LD_COND_E LD_PARAM_S::trig_cond

Trigger condition.


The documentation for this struct was generated from the following file: