tem_plane Derived Type

type, public :: tem_plane


Contents


Components

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

real world coordinates of one point of the plane

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

normal vector of the plane