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

Edits a 2 op math component

See also
IRouteComponent.Map(Function2, float)
More...

Inheritance diagram for MbientLab.MetaWear.Core.DataProcessor.IMapEditor:
MbientLab.MetaWear.Core.DataProcessor.IEditor

Public Member Functions

void ModifyRhs (float rhs)
 Modifies the right hand value used in the computation More...
 

Detailed Description

Edits a 2 op math component

See also
IRouteComponent.Map(Function2, float)

Member Function Documentation

◆ ModifyRhs()

void MbientLab.MetaWear.Core.DataProcessor.IMapEditor.ModifyRhs ( float  rhs)

Modifies the right hand value used in the computation

Parameters
rhsNew right hand value

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