MCPcopy Create free account
hub / github.com/microsoft/SandDance / areaRingEnd

Function areaRingEnd

docs/app/js/sanddance-app.js:131896–131898  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

131894 areaStream.point = areaPointFirst;
131895}
131896function areaRingEnd() {
131897 areaPoint(lambda00, phi00);
131898}
131899function areaPointFirst(lambda, phi) {
131900 areaStream.point = areaPoint;
131901 lambda00 = lambda, phi00 = phi;

Callers

nothing calls this directly

Calls 1

areaPointFunction · 0.70

Tested by

no test coverage detected