Show / Hide Table of Contents

Class TrignoBTConfig

Inheritance
System.Object
TrignoBTConfig
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: DelsysAPI.Utils.TrignoBt
Assembly: DelsysAPI.dll
Syntax
public class TrignoBTConfig

Properties

EOS

Declaration
public EmgOrSimulate EOS { get; set; }
Property Value
Type Description
EmgOrSimulate

FrameInterval

Declaration
public double FrameInterval { get; set; }
Property Value
Type Description
System.Double

SampleFrequency

Declaration
public double SampleFrequency { get; set; }
Property Value
Type Description
System.Double
Back to top Generated by DocFX