MetaWear C# SDK
1.2.0
C# API for MbientLab's sensor platform
|
Generic container holding a vector of float values More...
Public Member Functions | |
override bool | Equals (Object obj) |
override int | GetHashCode () |
Protected Member Functions | |
FloatVector (float x0, float x1, float x2) | |
FloatVector (float x0, float x1, float x2, float x3) | |
Protected Attributes | |
readonly float [] | vector |
Properties | |
float | this[int i] [get] |
Generic container holding a vector of float values