MotionBodePacket Constructor
A packet with Bode information
Namespace: Redler.Motion.Communication.MotionPacketsAssembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
public MotionBodePacket(
float frequency,
float magnitude,
int phase
)
Parameters
- frequency Single
- The frequency (usually the X coordinate)
- magnitude Single
- The Magnitude (usually the Y coordinate)
- phase Int32
- The phase
Construct a Bode packet