MCPcopy Create free account
hub / github.com/RobTillaart/Arduino / getA

Method getA

libraries/ellipse/ellipse.cpp:115–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113
114
115float ellipse::getA()
116{
117 return _a;
118}
119
120
121float ellipse::getB()

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36