Method: DataLayerProcessorSimpleSmoother#simple_smoother_x

Defined in:
lib/technical_graph/data_layer_processor_simple_smoother.rb

#simple_smoother_xObject

smooth using X distance



49
50
51
# File 'lib/technical_graph/data_layer_processor_simple_smoother.rb', line 49

def simple_smoother_x
  @simple_smoother_x
end