I just pushed an update that moves a few settings into the INI file. To make your config use circular arc blends, you should add these 4 lines to your config:
This setting enables arc blends: ARC_BLEND_ENABLE = 1 This setting enables fallback to parabolic blends if the arc-blend is slower ARC_BLEND_FALLBACK_ENABLE = 1 Equivalent to "lookahead" depth, how far back in # of segments the optimizer will look. ARC_BLEND_OPTIMIZATION_DEPTH = 50 Controls how aggressive velocity smoothing is. It's a bit counterintuitive, a value of 0.5 means no smoothing, a value of 0.0 means every segment is "smoothed". Decrease this value if the velocity profile seems to be too "bumpy". ARC_BLEND_SMOOTHING_THRESHOLD = 0.4 ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers