MCPcopy Create free account
hub / github.com/GeoDaCenter/geoda / GetDefaultDistUnits

Method GetDefaultDistUnits

Project.cpp:1405–1408  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1403}
1404
1405WeightsMetaInfo::DistanceUnitsEnum Project::GetDefaultDistUnits()
1406{
1407 return dist_units;
1408}
1409
1410void Project::SetDefaultDistUnits(WeightsMetaInfo::DistanceUnitsEnum du)
1411{

Callers 2

CreateControlsMethod · 0.80
OnShowCorrelParamsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected