Changes between Version 1 and Version 2 of UsersWikiExamplesSpikeAnalyzer


Ignore:
Timestamp:
Dec 8, 2009, 11:39:49 AM (14 years ago)
Author:
nik1166
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiExamplesSpikeAnalyzer

    v1 v2  
    5151;
    5252
    53 comment on function public.tet_spike_analyzer(geometry, float, float) is 'Function to detect spikes in polygon-features, default values are (-0.02 [meters], 1) and lead to useful results';
     53comment on function spike_analyzer(geometry, float, float) is 'Function to detect spikes in polygon-features, default values are (-0.02 [meters], 1) and lead to useful results';
    5454
    5555}}}