Octane SDK  2.0 Beta
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | Properties | List of all members
Impinj.OctaneSdk.TransitionZone Class Reference

Class used to define a zone for the transition algorithm More...

Public Member Functions

 TransitionZone ()
 Constructor for transition zone. More...
 

Properties

List< ushort > SectorIds [get, set]
 Contains the xArray placement configuration. More...
 
ushort ZoneId [get, set]
 A zone is a unique identifier and a list of sector IDs that comprise the zone. More...
 

Detailed Description

Class used to define a zone for the transition algorithm

Constructor & Destructor Documentation

Impinj.OctaneSdk.TransitionZone.TransitionZone ( )

Constructor for transition zone.

Property Documentation

List<ushort> Impinj.OctaneSdk.TransitionZone.SectorIds
getset

Contains the xArray placement configuration.

ushort Impinj.OctaneSdk.TransitionZone.ZoneId
getset

A zone is a unique identifier and a list of sector IDs that comprise the zone.