01-12-2012 03:00 PM
I am using C# and need to integrate my acceleration trave (double[]) to velocity trace. I saw NationalInstruments.Analysis.Math.IntegrationMethod but have no clue how to use it. I would appreciate a short example code on how to use the integrate function.
Thanks,
Yajai
Solved! Go to Solution.
01-16-2012 05:19 PM
Hi Yajai,
If you search "Numeric Integration" or "Integration Method" in Measurement Studio Help (by going to Start->All Programs->National Instruments->Measurement Studio->Measurement Studio Documentation) You will find articles that go into detail regarding the required syntax for these functions as well as example programs for both C# and VB.NET. I would highly recommend getting into the practice of using this Help. Please post back if you have any trouble with the examples.
Regards,
Jackie