MCPcopy Create free account
hub / github.com/TheRealMJP/BakingLab / ApertureWidth_

Function ApertureWidth_

BakingLab/AppSettings.h:472–475  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

470 }
471
472 inline float ApertureWidth_()
473 {
474 return (FocalLength / ApertureFNumber_()) * 0.5f;
475 }
476
477 inline float ShutterSpeedValue_()
478 {

Callers 1

UpdateFunction · 0.85

Calls 1

ApertureFNumber_Function · 0.85

Tested by

no test coverage detected