sdr_load_transformation Subroutine

public subroutine sdr_load_transformation(transform, conf, thandle)

This routine loads the transformation table for each spatial object table in config file

If single spatial object contains multiple geometry then the transformation is applied to all geometries defined in that spatial object

Arguments

Type IntentOptional Attributes Name
type(sdr_transformation_type), intent(out) :: transform

transformation for spatial object

type(flu_State) :: conf

lua state

integer, intent(in) :: thandle

spatial object parent handle