The analysis_workbench
module#
Summary#
A base interface implemented by all VGT components. The methods and properties of the interface provide type information about the VGT component. |
|
The interface represents a context associated with a VGT component. All VGT components are associated with a valid context. A context can represent a VGT instance or a VGT template. |
|
A base interface for all VGT component references. |
|
Define methods to compute time properties such as availability and special times. |
|
Represents a base class for convergence definitions. |
|
Represents a base class for derivative definitions. |
|
Represents a base class for integral definitions. |
|
Represents a base class for interpolation definitions. |
|
Instances of the interface are used to return the result of a computation. |
|
Base sampling interface. |
|
Signal delay definition determines how long it takes for a signal to propagate from one location to another. |
|
Condition returns a non-dimensional metric that is positive if satisfied, negative if not satisfied and 0 if on boundary; this provides computational methods needed for accurate detection of condition crossings. |
|
Condition set returns an array of non-dimensional metrics, one for each condition in the set; each metric is positive if corresponding condition is satisfied, negative if not satisfied and 0 if on boundary; this provides computational methods needed for… |
|
Parameter set contains various sets of scalar computations. |
|
A sampling method. |
|
Any scalar calculation that is not constant by construction. |
|
A grid values method. |
|
A volume calc interface. The methods and properties of the interface provide Volumetric calc functions. |
|
A volume interface. The methods and properties of the interface provide Volume functions. |
|
A volume grid interface. The methods and properties of the interface provide Volumetric Grid functions. |
|
Define an event (time instant). |
|
A filter used with event interval list pruned class to prune interval lists… |
|
An ordered array of times, which may or may not be evenly spaced. |
|
A single time interval. |
|
A collection of related interval lists. |
|
An ordered list of time intervals. |
|
The interface defines methods and properties common to all angles. |
|
The interface defines methods and properties common to all axes. |
|
The interface defines methods and properties common to all VGT planes. |
|
The interface defines methods and properties common to all points. |
|
The interface contains methods and properties shared by all VGT systems. |
|
The interface defines methods and properties common to all vectors. |
Contains the results returned with IVectorGeometryToolAngle.FindAngle method. |
|
Contains the results returned with IVectorGeometryToolAngle.FindAngleWithRate method. |
|
Represents result returned with IVectorGeometryToolAngle.FindCoordinates method. |
|
Contains the results returned with IVectorGeometryToolAngle.FindCoordinatesWithRate method. |
|
Contains the results returned with IVectorGeometryToolAxes.FindInAxes method. |
|
Contains the results returned with IVectorGeometryToolAxes.FindInAxesWithRate method. |
|
Contains the results returned with IVectorGeometryToolAxes.TransformFrom method. |
|
Contains the results returned with IVectorGeometryToolAxes.TransformFromWithRate method. |
|
Represents an central body. |
|
A collection of central body names. |
|
Represents a central body reference. |
|
Generic VGT component. |
|
A collection of VGT objects. |
|
Enable to obtain information about the parent object that owns the VGT component. |
|
Allow accessing existing Vector Geometry Tool components. |
|
Enable to obtain information about the STK class that owns the VGT component. |
|
VGT component info. |
|
Represents a base class for convergence definitions. |
|
Represents a base class for derivative definitions. |
|
Represents a base class for integral definitions. |
|
Represents a base class for interpolation definitions. |
|
Contains the results returned with IVectorGeometryToolPlane.FindInAxes method. |
|
Contains the results returned with IVectorGeometryToolPlane.FindInAxesWithRate method. |
|
Contains the results returned with IVectorGeometryToolPlane.FindInSystem method. |
|
Contains the results returned with IVectorGeometryToolPlane.FindInSystemWithRate method. |
|
Contains the results returned with IVectorGeometryToolPlane.FindInSystemWithRate method. |
|
Contains the results returned with IVectorGeometryToolPoint.LocateInSystemWithRate method. |
|
A position represented by the Latitude, longtitude and Latitude. |
|
Represents a VGT root. |
|
Base sampling interface. |
|
Signal delay definition determines how long it takes for a signal to propagate from one location to another. |
|
Contains the results returned with IVectorGeometryToolSystem.FindInSystem method. |
|
Contains the results returned with IVectorGeometryToolSystem.TransformFrom and IVectorGeometryToolSystem.TransformTo methods. |
|
Contains the results returned with IVectorGeometryToolSystem.TransformFromWithRate and IVectorGeometryToolSystem.TransformToWithRate methods. |
|
Contains the results returned with IVectorGeometryToolVector.FindInAxes method. |
|
Contains the results returned with IVectorGeometryToolVector.FindInAxesWithRate method. |
|
Condition returns a non-dimensional metric that is positive if satisfied, negative if not satisfied and 0 if on boundary; this provides computational methods needed for accurate detection of condition crossings. |
|
Define a condition which combines multiple conditions. |
|
The factory creates condition components. |
|
Access or create VGT conditions associated with an object or a central body. |
|
Defined by determining if input scalar is within specified bounds; returns +1 if satisfied, -1 if not satisfied and 0 if on boundary. |
|
Condition set returns an array of non-dimensional metrics, one for each condition in the set; each metric is positive if corresponding condition is satisfied, negative if not satisfied and 0 if on boundary; this provides computational methods needed for… |
|
Represents the results returned by ConditionSet.Evaluate. |
|
Represents the results returned by ConditionSet.EvaluateWithRate. |
|
The factory creates condition set components. |
|
Allow accessing and creating condition set components. |
|
Condition set based on single scalar calculation compared to set of threshold values. |
|
Defined by determining if input trajectory poiny is within extents of specified volume grid coordinate. |
|
Convergence definition includes parameters that determine criteria for accurate detection of extrema or condition crossings for scalar calculations. |
|
Derivative definition determines how numerical differencing is used to compute derivatives. |
|
Represents the results of evaluating a scalar component. |
|
Represents the results of evaluating a scalar component. |
|
Integral definition determines how scalar calculation is numerically integrated. |
|
Interpolation definition determines how to obtain values in between tabulated samples. See STK help on interpolation for further details. |
|
Parameter set contains various sets of scalar computations. |
|
Attitude parameter set contains various representations of attitude of one set of axes relative to another. |
|
The factory is used to create instances of available parameter set types. |
|
Ground trajectory parameter set contains various representations of trajectory of a point relative to central body reference shape. |
|
Access or create VGT parameter sets associated with an object or a central body. |
|
Orbit parameter set contains various trajectory representations of an orbiting point. |
|
Trajectory parameter set contains various representations of trajectory of a point relative to a reference coordinate system. |
|
Vector parameter set contains various representations of a vector in a reference set of axes. |
|
Sampling definition determines how scalar data should be sampled in order to adequately capture trends in that data. |
|
Curvature tolerance definition includes parameters that determine how scalar data should be sampled based on limits on slope changes between samples. |
|
Fixed step definition includes parameters that determine how scalar data should be sampled based on fixed steps between samples. |
|
A sampling method. |
|
The factory creates sampling method components. |
|
Relative tolerance definition includes parameters that determine how scalar data should be sampled based on limits on difference between actual changes between samples and changes predicted by dead reckoning. |
|
Any scalar calculation that is not constant by construction. |
|
Scalar value of spatial calculation evaluated along trajectory of point. |
|
Scalar equal to angular displacement obtained from any angle in VGT. |
|
Integral of input scalar computed with respect to time using one of the specified numerical methods and using one of the specified accumulation types. |
|
Constant scalar value of specified dimension. |
|
A calc scalar based on a scripted algorithm in MATLAB (.m or .dll), Perl or VBScript to define its value and rate. |
|
A calc scalar based on using an inline scripted algorithm in MATLAB, Perl, VBScript or JScript to define its value and rate. |
|
Any time-dependent data element from STK data providers available for parent STK object. |
|
Derivative of an input scalar calculation. |
|
Dot product between two vectors. |
|
Time elapsed since the reference time instant. Negative if in the past. |
|
The factory creates scalar calculation components. |
|
Tabulated scalar calculation data loaded from specified file - a file with .csc extension. |
|
Constant scalar created by evaluating the input scalar calculation at the specified reference time instant. Undefined if original scalar is not available at specified time or if reference time instant is undefined. |
|
Defined by performing the specified function on the input scalar or time instant. |
|
Defined by performing a function(x,y) on two scalar arguments. |
|
Access or create VGT calculation scalars associated with an object or a central body. |
|
Integral of input scalar computed with respect to time using one of the specified numerical methods and using one of the specified accumulation types. |
|
Use a scalar calculation plugin. |
|
Integral of input scalar computed with respect to time using one of the specified numerical methods and using one of the specified accumulation types. |
|
Surface distance along the specified central body ellipsoid between two points (or their respective projections if specified at altitude). |
|
The specified component of a vector when resolved in the specified axes. |
|
Scalar equal to the magnitude of a specified vector. |
|
A volume grid bearing alt (Surface Bearing) interface. |
|
A volume calc altitude interface. |
|
A volume calc angle off vector interface. |
|
A volume calc condition satisfaction interface. |
|
A volume calc distance to location interface. |
|
The factory is used to create instances of volume calcs. |
|
Volumetric data loaded from a specified file - A file with .h5 extension. See STK help. |
|
A volume calc scalar to location interface. |
|
Access or create VGT volume calc associated with an object or a central body. |
|
A volume calc propagation delay to location interface. |
|
A volume calc solar intensityn interface. |
|
An Inview volume interface. |
|
A combined volume interface. |
|
A volume from conditioninterface. |
|
The factory is used to create instances of volumes. |
|
An over time volume interface. |
|
Access or create spatial conditions associated with a volume grid. |
|
A lighting volume interface. |
|
An over time volume interface. |
|
An volume from calc volume interface. |
|
An volume from time satisfaction volume interface. |
|
Define a set of coordinate values. |
|
Fixed step grid values. |
|
Fixed step grid values. |
|
Fixed step grid values. |
|
A grid values method. |
|
A volume calc interface. The methods and properties of the interface provide Volumetric calc functions. |
|
A volume interface. The methods and properties of the interface provide Volume functions. |
|
A volume grid interface. The methods and properties of the interface provide Volumetric Grid functions. |
|
A volume grid Cartesian interface. |
|
A volume grid constrained interface. |
|
A volume grid cylindrical interface. |
|
The factory is used to create instances of volume grids. |
|
Access or create VGT volume grids associated with an object or a central body. |
|
A volume grid lat lon alt (Cartogrographic) interface. |
|
An interface that generates Volume Grid results. |
|
A volume grid spherical interface. |
|
The interface represents an interval with the time, orientation and velocity arrays. |
|
A collection of intervals where each interval contains the time, orientation and velocity arrays. |
|
Contains tabulated orientations and angular velocities of axes created by Sample method. |
|
Define an event (time instant). |
|
Event set at specified date/time. |
|
Determine time of global minimum or maximum of specified scalar calculation. Determination is performed within interval list using Sampling and Convergence parameters. |
|
The factory creates events. |
|
Access or create VGT events associated with an object. |
|
Contains the results returned with ITimeToolInstant.FindOccurrence method. |
|
Event recorded on specified clock via signal transmission from original time instant recorded on different clock. |
|
A smart epoch. |
|
Event is either start or stop time selected from a reference interval. |
|
Event at fixed offset from specified reference event. |
|
Represents an interval. |
|
Represents a collection of intervals. |
|
Contains the results returned with ITimeToolTimeIntervalList.FindIntervals method. |
|
The filter selects intervals of at least/most certain duration. |
|
Contains the results returned with ITimeToolTimeIntervalCollection.FindIntervalCollection method. |
|
A collection of interval collections. |
|
Manage Light Time Delay options.. |
|
The interface represents an interval with the time, position and velocity arrays. |
|
A collection of intervals where each interval contains the time, position and velocity arrays. |
|
Contains tabulated positions and velocities of a point created by Sample method. |
|
A filter used with event interval list pruned class to prune interval lists… |
|
The factory creates pruning filters. |
|
Signal delay definition determines how long it takes for a signal to propagate from one location to another. |
|
An ordered array of times, which may or may not be evenly spaced. |
|
Time array containing times at which the specified condition will change its satisfaction status. Determination is performed within the interval list using Sampling and Convergence parameters. |
|
Determine times of local minimum and/or maximum of specified scalar calculation. Determination is performed within interval list using Sampling and Convergence parameters. |
|
The factory creates event arrays. |
|
Defined by filtering times from original time array according to specified filtering method. |
|
Return a collection of intervals and an array of times. |
|
Defined by taking fixed time steps from specified time reference and adding sampled times to array if they fall within specified bounding interval list. |
|
Array defined by time ordered instants each explicitly specified. |
|
Access or create VGT event arrays associated with an object. |
|
Defined by merging times from two other arrays by creating a union of bounding intervals from two constituent arrays. If some intervals overlap, then within overlap times from both arrays are merged together. |
|
Determine what time array is recorded at target clock location by performing signal transmission of original time array between base and target clock locations… |
|
Defined by taking start and/or stop times of every interval in specified reference interval list and adding them to array. The array is then bounded by single interval spanning specified reference interval list… |
|
A single time interval. |
|
Interval between specified start and stop time instants. If start instant occurs after stop, then interval is undefined. |
|
A collection of related interval lists. |
|
Interval list containing intervals during which specified condition is satisfied. Determination is performed within interval list using Sampling and Convergence parameters. |
|
The factory creates collections of event interval lists. |
|
Access or create VGT event interval collections associated with an object. |
|
Defined by computing sunlight, penumbra and umbra intervals as seen at specified location using specified selection of eclipsing bodies. |
|
Contains the results returned with ITimeToolTimeIntervalCollection.Occurred method. |
|
Determine what interval list collection is recorded at target clock location by performing signal transmission of original interval list collection between base and target clock locations… |
|
The factory creates event intervals. |
|
The filter selects a portion of first intervals. |
|
Interval defined between two explicitly specified start and stop times. Stop date/time is required to be at or after start. |
|
Interval of fixed duration specified using start and stop offsets relative to specified reference time instant. |
|
Interval created from specified interval list by using one of several selection methods. |
|
The filter merges intervals unless they are separated by gaps of at least/most certain duration. |
|
Access or create VGT event intervals associated with an object. |
|
The filter selects a portion of last intervals. |
|
An ordered list of time intervals. |
|
Interval list containing intervals during which specified condition is satisfied. Determination is performed within interval list using Sampling and Convergence parameters. |
|
The factory creates event interval lists. |
|
Interval list loaded from specified interval file - ASCII file with .int extension. See STK help. |
|
Defined by filtering intervals from original interval list using specified filtering method. |
|
Interval list defined by time ordered non-overlapping intervals each explicitly specified by its start and stop times. Stop date/time is required to be at or after start for each interval. |
|
Access or create VGT event interval lists associated with an object. |
|
Interval list created by merging two constituent interval lists using specified logical operation. It is possible to select either interval list or interval types for either or both constituents. |
|
Interval List defined by scaling every interval in original interval list using either absolute or relative scale. If resulting interval’s start becomes after its stop, the interval is removed from scaled list… |
|
Determine what interval list is recorded at target clock location by performing signal transmission of original interval list between base and target clock locations… |
|
Interval List defined by shifting the specified reference interval list by a fixed time offset. |
|
The filter selects intervals if certain side condition is satisfied at least/most certain percentage of time. |
|
Contains the results returned with ITimeToolTimeIntervalList.FindIntervals method. |
|
The filter selects intervals if certain side condition is satisfied at least/most certain duration. |
|
Interval defined by scaling original interval using either absolute or relative scale. If resulting interval’s start becomes after its stop, the interval becomes undefined. |
|
Determine what interval is recorded at target clock location by performing signal transmission of original interval between base and target clock locations. |
|
A smart interval. |
|
Interval defined by shifting specified reference interval by fixed time offset. |
|
Base class for VGT axes. |
|
An angle between two planes. |
|
An angle between two vectors. |
|
An angle between two vectors about an axis. |
|
A Factory object to create angles. |
|
Access or create VGT angles associated with an object or a central body. |
|
Represents a reference to a VGT angle. |
|
Angle of the shortest rotation between the specified FromAxes and ToAxes axes. |
|
An angle between a vector and a plane. |
|
A generic axes class. |
|
Axes aligned using two pairs of vectors. One vector in each pair is fixed in these axes and the other vector serves as an independent reference. |
|
Axes created by rotating the Reference axes about the Spin vector through the specified rotation angle plus the additional rotational offset. |
|
Axes orientation fixed relative to reference axes based on orientation of another set of axes evaluated at specified time instant. |
|
Axes specified by data from a file. |
|
B-Plane axes using the selected target body and reference vector. |
|
Provide methods to create non-persistent VGT axes components. Non-persistent components do not have names, do not get saved/loaded and are not shown in the VGT browser. |
|
Customized axes offset with respect to a set of reference Axes. |
|
A Factory object to create axes. |
|
Axes fixed in reference axes. |
|
Axes based on another set fixed at a specified epoch. |
|
Access or create VGT axes associated with an object or a central body. |
|
Allow configuring the VGT axes labels. |
|
Libration point axes using one primary and multiple secondary central bodies. Set primary and secondary bodies, and point type. |
|
Axes aligned with the specified pointable element of the object’s 3D model. The axes follow the model as well as any articulations that affect the specified pointable element. |
|
Topocentric axes located at the reference point’s projection on the central body. |
|
A VGT axes plugin. |
|
Represents a reference to a VGT axes. |
|
Axes created by spinning the Reference axes about the Spin vector with the specified rate. The axes are aligned with the Reference axes at the specified epoch plus the additional rotational offset. |
|
Axes based on trajectory of the point relative to the reference coordinate system. |
|
Base class for VGT axes. |
|
A Factory object to create VGT planes. |
|
Represents a VGT Plane component. |
|
Allow configuring the X and Y axes labels. |
|
A plane normal to a vector at a given point. |
|
A plane based on a selected Quadrant of a reference system. |
|
Represents a Plane reference. |
|
The plane is defined on the basis of a trajectory of a Point with respect to a ReferenceSystem. |
|
A Plane containing points PointA, PointB and ReferencePont with the first axis aligned with the direction from the ReferencePoint to PointA and the second axis toward the direction from the ReferencePoint to PointB. |
|
A plane normal to a vector at a given point. |
|
A generic VGT point class. |
|
Point fixed relative to reference system based on another point evaluated at specified time instant. |
|
B-Plane point using the selected target body. |
|
Point specified by fixed components with respect to central body. |
|
Point on central body surface along direction vector originating at source point. |
|
Provide methods to create non-persistent VGT point components. Non-persistent components do not have names, do not get saved/loaded and are not shown in the VGT browser. |
|
The point of closest approach to the surface of the specified position covariance ellipsoid surface along a defined direction. Position covariance must be available for a vehicle object to be considered a possible target for this option. |
|
A Factory object to create points. |
|
Point specified by data from a file. |
|
Point fixed in a reference coordinate system using the selected coordinate type. |
|
Point on central body surface that reflects from source to observer. |
|
The grazing point is the point of closest approach to the surface of the selected central body along a defined direction. |
|
Access or create VGT points associated with an object or a central body. |
|
Libration point using one primary and multiple secondary central bodies. Set the central body, secondary central bodies, and point type. |
|
A point placed at the specified attachment point of the object’s 3D model. The point follows the model as well as any articulations that affect the specified attachment point. |
|
The detic subpoint of the reference point as projected onto the central body. |
|
Point on a plane located along a given direction looking from a given origin. |
|
The projection of a point onto a reference plane. Specify the Source Point and Reference Plane. |
|
A VGT point plugin. |
|
Represents a reference to a VGT point. |
|
A point placed at the center of mass of a specified satellite of the satellite collection. |
|
Base class for VGT axes. |
|
A system assembled from an origin point and a set of reference axes. |
|
Provide methods to create non-persistent VGT coordinate reference frames (systems). Non-persistent components do not have names, do not get saved/loaded and are not shown in the VGT browser. |
|
A Factory class to create VGT systems. |
|
Access or create VGT systems associated with an object or a central body. |
|
A system with an origin on the surface of the central body with topocentric axes rotated on a clock angle. Specify the central body, angle, and the latitude, longitude, and altitude of the origin. |
|
Represents a System reference. |
|
A generic vector class. |
|
Angle rate vector perpendicular to the plane in which the angle is defined. |
|
Angular velocity vector of one set of axes computed with respect to the reference set. |
|
Vector from the center of the specified central body to the farthest point of an elliptical orbit created from the motion of the specified point. |
|
Vector created by revolving the Reference vector around the About vector with the specified rate. |
|
The vector cross product of two vectors. |
|
Customized vector components defined with respect to reference axes. |
|
A vector derivative of a vector computed with respect to specified axes. |
|
Defined with respect to a star object. For a star object to be available, you must first create one. |
|
Vector defined by its start and end points. |
|
A vector directed from the center of the specified central body toward the nearest point of an elliptical orbit created from the motion of the specified point. |
|
A Factory object to create vectors. |
|
Vector interpolated from tabulated data from file. |
|
Based on another vector fixed at a specified epoch. |
|
Vector fixed relative to reference axes based on another vector evaluated at specified time instant. |
|
Vector fixed in reference axes. |
|
Access or create VGT vectors associated with an object or a central body. |
|
Linear combination of two input vectors. |
|
Unit vector along the line of nodes - the line of intersection of the osculating orbit plane and the inertial equator of the specified central body. |
|
Unit vector along the specified pointable element of the object’s 3D model. The vector’s direction follows the model as well as any articulations that affect the specified pointable element. |
|
Vector perpendicular to the plane of an elliptical orbit created from the motion of the specified point with respect to the center of the specified central body. |
|
Unit vector perpendicular to the plane of an elliptical orbit created from the motion of the specified point with respect to the center of the specified central body. |
|
Vector from the center of the specified central body to the nearest point of an elliptical orbit created from the motion of the specified point. |
|
A VGT vector plugin. |
|
A projection of a vector computed with respect to a reference plane. |
|
A projection of a source vector in the direction of another vector. |
|
Represents a vector reference. |
|
Incident vector reflected using a plane whose normal is the normal vector, scaled by a factor. The selected vector or its opposite can be reflected on just one or on both sides of the plane. |
|
Rotation vector representing the rotation of one axes relative to reference axes, expressed as angle*rotationAxis. |
|
Linear combination of two input vectors using scalars. |
|
Scaled version of the input vector using scalar. |
|
Scaled version of the input vector. Set IsNormalized to convert the input vector to a unit vector before scaling it. |
|
Displacement between origin and destination points using surface distance and altitude difference. |
|
Defined along the intersection of two planes. |
|
Velocity vector of a point in a coordinate system. |
|
Represents well-known VGT Axes. |
|
Well-known Earth’s axes. |
|
Well-known Earth’s coordinate systems. |
|
Well-known Sun’s axes. |
|
The Sun’s well-known coordinate reference systems. |
|
Well-known coordinate reference systems. |
Define the model of aberration to use. |
|
Define volume calc angle off vector reference types. |
|
Represents angle types. |
|
Direction options. |
|
Represents vector types. |
|
Define available calculation scalar types. |
|
Define whether base or target of an Access instance holds the clock for Access times. |
|
Define scalar condition combined operation types. |
|
Define available condition set types. |
|
Operations for Scalar Bounds Condition. |
|
Define available condition types. |
|
Define volume calc range distance types. |
|
Event array filter types. |
|
Define available time array types. |
|
Define available interval collection types. |
|
Define available interval list types. |
|
Define available interval types. |
|
Define merge operations for interval lists. |
|
These constants are utilized when finding a local or global minimum or maximum, or the threshold crossing. |
|
Interpolator types. |
|
Define volumetric grid values method types. |
|
Define how dimension is inherited. |
|
Define the interval of times during which an integral is evaluated. |
|
Interpolator types. |
|
Intersection surface flags. |
|
Duration for filtering intervals or gaps from interval lists or time arrays. |
|
Select the method to choose an interval from an interval list. |
|
Specify the filter for filtering interval lists or time arrays. |
|
Types of the Lagrange points, also known as libration points. Lagrange points are points in space where gravitational forces and the orbital motion of a body balance each other. |
|
Define spatial condition lighting conditions types. |
|
Mean element theory types for approximating motion. |
|
Define parameter set types. |
|
Quadrants from a reference system (e.g., XY, XZ, YZ, YX, ZX, ZY). |
|
Represents plane types. |
|
B-Plane point types. |
|
Represents point types. |
|
Rotation directions. |
|
Integral types. |
|
Define volume calc range distance types. |
|
Define volume result vector request types. |
|
The rotation sweeping modes. |
|
Event array reference type. |
|
Direction crossing flags. |
|
Method for saving computed data. |
|
Signal sense transmission options. |
|
Signal path reference system types. |
|
Define options for computing an angle. |
|
Smart epoch states. |
|
Smart interval states. |
|
Define volume calc altitude reference types. |
|
Define volume calc types. |
|
Define spatial condition over time duration type. |
|
Define various speed options. |
|
Start/stop options. |
|
Surface shape types. |
|
Surface types. |
|
Represents system types. |
|
Specify the desired sense of the results from threshold crossing computations. |
|
Define available time instant types. |
|
Define whether object1 or object2 of an Access instance holds the clock for Access times. |
|
Trajectory axes coordinate types. |
|
Define component directions for a vector. |
|
Represents kinds of vectory geometry components. |
|
Define the Sampling Method. |
|
|
Dimension inheritance constants used to configure the dimension inheritance of a vector scaled by a scalar. |
Represents vector types. |
|
Define spatial condition combined operation types. |
|
Define spatial condition from grid edge type. |
|
Define volume grid types. |
|
Define volume calc spatial condition accumulation types. |
|
Define volume calc spatial condition duration types. |
|
Define volume calc spatial condition filter types. |
|
Define volume calc spatial condition satisfaction metric types. |
|
Define volume grid types. |
Description#
The Vector Geometry (VGT) API enables users define new or utilize existing geometric constructs such as coordinate systems, vectors, points, angles, axes and planes.
The geometric elements can be used to transform between coordinate systems, compute first and second derivatives, or perform other types of analysis.