MetaWear C# SDK  1.2.0
C# API for MbientLab's sensor platform
Public Member Functions | Protected Member Functions | Protected Attributes | Properties | List of all members
MbientLab.MetaWear.Data.FloatVector Class Reference

Generic container holding a vector of float values More...

Inheritance diagram for MbientLab.MetaWear.Data.FloatVector:
MbientLab.MetaWear.Data.Acceleration MbientLab.MetaWear.Data.AngularVelocity MbientLab.MetaWear.Data.EulerAngles MbientLab.MetaWear.Data.MagneticField MbientLab.MetaWear.Data.Quaternion MbientLab.MetaWear.Core.SensorFusionBosch.CorrectedAcceleration MbientLab.MetaWear.Core.SensorFusionBosch.CorrectedAngularVelocity MbientLab.MetaWear.Core.SensorFusionBosch.CorrectedMagneticField

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]
 

Detailed Description

Generic container holding a vector of float values


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