MCPcopy Create free account
hub / github.com/Project-OSRM/osrm-backend / set_weight

Method set_weight

src/engine/plugins/tile.cpp:335–335  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

333 }
334
335 void set_weight(double value) { add_property(m_layer.key_weight, m_layer.double_index(value)); }
336
337 void set_duration(double value)
338 {

Callers 1

encodeVectorTileFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected