VPNurbsGeneratorType EnumerationVirtual Photonics - VTS Library
Virtual Photonics
Defines the nurbs surface physical domain.

Namespace: Vts.Modeling.ForwardSolvers
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public enum NurbsGeneratorType
Members

  Member nameValueDescription
RealDomain0 Radial and temporal generator.
SpatialFrequencyDomain1 Spatial frequency and temporal generator.
Stub2 Generator used for testing of the methods of the class.
See Also