Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getG
Method
getG
libraries/relativity/relativity.h:32–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
};
31
32
double getG()
33
{
34
return _G;
35
};
36
37
38
double factor(double speed)
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64