acc_smart_presence_zone_result_t Struct Reference

Smart presence reference application results container for each zone. More...

Data Fields

float zone_limit
 
bool zone_detection
 
bool inter_zone_detection
 
bool intra_zone_detection
 

Detailed Description

Smart presence reference application results container for each zone.

Definition at line 50 of file ref_app_smart_presence.c.

Field Documentation

◆ inter_zone_detection

bool acc_smart_presence_zone_result_t::inter_zone_detection

Slow motion presence detection result

Definition at line 63 of file ref_app_smart_presence.c.

◆ intra_zone_detection

bool acc_smart_presence_zone_result_t::intra_zone_detection

Fast motion presence detection result

Definition at line 67 of file ref_app_smart_presence.c.

◆ zone_detection

bool acc_smart_presence_zone_result_t::zone_detection

Detection result

Definition at line 59 of file ref_app_smart_presence.c.

◆ zone_limit

float acc_smart_presence_zone_result_t::zone_limit

The upper zone limit in m

Definition at line 55 of file ref_app_smart_presence.c.


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