Virtual PhotonicsThe StubNurbsGenerator type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| StubNurbsGenerator | Initializes a new instance of the StubNurbsGenerator class  | 
Methods
| Name | Description | |
|---|---|---|
| ComputeCurvePoint | 
            Returns always 1, used for testing.
              | |
| ComputePointOutOfSurface | 
            Not implemented fo stub class.
              | |
| ComputeSurfacePoint | 
            Returns always -1, used for testing.
              | |
|  (Inherited from  | ||
| EvaluateNurbsCurveFourierTransform | 
            Not implemented for stub class.
              | |
| EvaluateNurbsCurveIntegral | 
            Not implemented for stub class.
              | |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from  | ||
Serves as a hash function for a particular type.   (Inherited from  | ||
| GetMinimumValidTime | 
            Returns minimum physical time of flight based on speed of light for n = 1,4.
              | |
Gets the   (Inherited from  | ||
Creates a shallow copy of the current   (Inherited from  | ||
Returns a string that represents the current object.  (Inherited from  | 
Properties
| Name | Description | |
|---|---|---|
| NativeTimes | ||
| SpaceValues | 
            Gets Nurbs values for the time dimensions with max = 1.0
              | |
| TimeKnotSpanPolynomialCoefficients | 
            Not implemented for stub class.
              | |
| TimeValues | 
            Gets Nurbs values for the time dimensions with max = 1.0
              | 
See Also