tem_line Derived Type

type, public :: tem_line


Contents


Components

TypeVisibilityAttributesNameInitial
real(kind=rk), private :: coordStart(3)

real world coordinates of the start point of the ray

real(kind=rk), private :: direction(3)

direction vector of the line