The LogLinTransformation class manages forward and reverse transformations in log or linear coordinate space.
Header file: ncarg/hlu/LogLinTransformation.h Class name: logLinTransformationClass Class pointer: <Not referenceable> Fortran class function: <Not referenceable> Superclass: Transformation Composite classes: <None>
+---------------------------------------------------------------+ | LogLinTransformation Resource Set | |---------------------------------------------------------------| | NAME TYPE ACCESS | | CLASS DEFAULT | |===============================================================| | trXLog NhlTInteger RCSG | | TrXLog 0 | |---------------------------------------------------------------| | trYLog NhlTInteger RCSG | | TrYLog 0 | +---------------------------------------------------------------+
You do not create objects of the LogLinTransformation class directly. Transform objects that use a LogLinTransformation child, however, generally provide controlled access to some or all of its resources. Ordinarily they set the default extent and direction resources based on values contained in a currently associated data object. By manipulating the Transformation superclass resources, however, you can define coordinate spaces that arbitrarily intersect or encompass the data space.
NG4.1 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?