MetaWear C# SDK
1.2.0
C# API for MbientLab's sensor platform
|
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... | |
RouteComponent for enforcing that users call Index(int) immediately after splitting data
IRouteComponent MbientLab.MetaWear.Builder.IRouteSplit.Index | ( | int | i | ) |
Gets a specific component value from the split data value
i | Position in the split values array to return |