MCPcopy Create free account
hub / github.com/comaps/comaps / dd

Method dd

libs/indexer/drules_struct.pb.h:1878–1881  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1876 dd_.Clear();
1877}
1878inline double DashDotProto::dd(int index) const {
1879 // @@protoc_insertion_point(field_get:DashDotProto.dd)
1880 return dd_.Get(index);
1881}
1882inline void DashDotProto::set_dd(int index, double value) {
1883 dd_.Set(index, value);
1884 // @@protoc_insertion_point(field_set:DashDotProto.dd)

Callers 2

UNIT_TESTFunction · 0.60
ExtractLineParamsFunction · 0.60

Calls 1

GetMethod · 0.45

Tested by 1

UNIT_TESTFunction · 0.48