GOAT (Geometrical optics application tool) 0.1
Loading...
Searching...
No Matches
GOAT::raytracing::stepEntry Struct Reference

Structure to store the information about one raytracing step In this structure, the information about a single raytracing step is stored. It is used within the ultrashort pulse calculation process. More...

#include <gridentry.h>

Public Attributes

double l
 step size
int matIndex
 material index, stores which object (=object number) is hidden. -1 if ray moves in the surroundings

Detailed Description

Structure to store the information about one raytracing step In this structure, the information about a single raytracing step is stored. It is used within the ultrashort pulse calculation process.

Definition at line 14 of file gridentry.h.

Member Data Documentation

◆ l

double GOAT::raytracing::stepEntry::l

step size

Definition at line 16 of file gridentry.h.

◆ matIndex

int GOAT::raytracing::stepEntry::matIndex

material index, stores which object (=object number) is hidden. -1 if ray moves in the surroundings

Definition at line 17 of file gridentry.h.


The documentation for this struct was generated from the following file: