Jump to content

Rate of Increase of a signal


Ali

Recommended Posts

Posted

Hello, 

Is there a way to find the rate of increase/decrease of a target signal per time period, then trend the delta points?

Thanks

Posted

Hi Ali,

in addition to @Sanman Mehta's answer if you need just the difference between the values:  

You can use runningDelta() for getting the change of the value from sample to sample or use Signal From Condition and apply "Delta" as summary statistic. That will give you the difference between values at end and start of the capsule.


Regards,

Thorsten

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...