Documentation of 'vgp.surface.common.PgSurface_Tannery' Java class
PgSurface_Tannery ("JavaView Reference Manual")
"JavaView? v5.03.003"
vgp.surface.common

Class PgSurface_Tannery

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, PsUpdateIf


    public class PgSurface_Tannery
    extends PgSurfaceDescr
    Computes rotational symmetric Tannery surface. All geodesics are closed after twice running around the surface and all geodesics have same length 4Pi.

    Parametrized surface given by method, or interactively, by function expressions. If the functions of a surface are specified in calc_f method and, later, interactively edited, then the interactive expressions are further used. This is important for evaluation of higher order differentials since they are only approximated using finite differences in the later case.

    See Also:
    PgSurfaceDescr, Serialized Form
    Author:
    Konrad Polthier
    Version:
    28.12.08, 1.00 revised (kp)
    28.12.08, 1.00 created (kp)
    • Constructor Detail

      • PgSurface_Tannery

        public PgSurface_Tannery()
    • Method Detail

      • init

        public void init()
        Description copied from class: PgDomainDescr
        Initialize and reset data structure and all instance variables.
        Overrides:
        init in class PgSurfaceDescr
      • isUPeriodic

        public boolean isUPeriodic()
        Description copied from class: PgSurfaceDescr
        Determine if surface is periodic in u-direction. This method returns false, but will be overwritten by surface which are periodic.
        Overrides:
        isUPeriodic in class PgSurfaceDescr
      • calc_f

        public boolean calc_f(PdVector fun,
                              double u,
                              double v)
        Description copied from class: PgSurfaceDescr
        Internal function called by eval(..) to compute function value. It is ensured by the calling eval() function that argument vector exists and has correct size.

        If function set flag m_bUseFunctionExpression==false then we use this indicator that function has not been overridden and use the string functions.

        This function must be overwritten by subclasses to compute surfaces, for example, if a subclass wants to perform the function calculation itself.

        Overrides:
        calc_f in class PgSurfaceDescr
        Parameters:
        fun - vector where to place the function values.
        Returns:
        true if function has been overridden and evaluated successfully.
        See Also:
        PgSurfaceDescr.eval(PdVector, double, double)
"JavaView? v5.03.003"

"

The software JavaView? is copyright protected. All Rights Reserved.
"

You see the box below because you did not login.