MetaWear C# SDK  1.2.0
C# API for MbientLab's sensor platform
Public Member Functions | List of all members
MbientLab.MetaWear.Builder.IRouteSplit Interface Reference

RouteComponent for enforcing that users call Index(int) immediately after splitting data More...

Public Member Functions

IRouteComponent Index (int i)
 Gets a specific component value from the split data value More...
 

Detailed Description

RouteComponent for enforcing that users call Index(int) immediately after splitting data

Member Function Documentation

◆ Index()

IRouteComponent MbientLab.MetaWear.Builder.IRouteSplit.Index ( int  i)

Gets a specific component value from the split data value

Parameters
iPosition in the split values array to return
Returns
Object representing the component value

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