Skip to content

Sampling calculation documentation #28

@Zach-Clare

Description

@Zach-Clare

Add a description of the sampling calculation in Camera::Integrate().

sample = (sample * ray_width * (1000 * 100 * 6378.1) / (4 / M_PI)) / 10000;

The calculation is described in detail in SMILE's Red Book p23.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationscienceA science-related problem

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions