Visual Basic .NET Code Snippets
Introduction
The following code snippets demonstrate tasks that are commonly encountered when working with the STK Object Model.How do I ...
Initialization
- Create instance of AgStkObjectRoot in STK Engine application
- Get a reference to the AgStkObjectRoot using the running STK instance
- Get a reference to the AgStkObjectRoot with display alerts turned off.
- Start STK and get a reference to IAgStkObjectRoot
STK Objects
- Create an area target (on the current scenario central body)
- Define area target boundary and position from list of lat/lon/alt
- Define area target boundary and position from list of lat/lon/alt (using common tasks)
- List all points in an area target
- Set an elliptical area target
- Set an elliptical area target (using common tasks)
Area Target
Chain
- Add Metadata To Object
- Add ReadOnly Metadata To Object
- Check If Metadata Contains Key
- Check If Metadata Is ReadOnly
- Delete a STK Object
- Export a STK Object to a file
- Import an existing STK Object file into an object collection
- Iterate Metadata Keys
- Remove Metadata From Object
- Rename a STK Object
- Set/Get the STK Object description
Common
- Add an access constraint to an STK Object
- Add analysis workbench access constraint from analysis workbanch component
- Add and configure a lighting condition access constraint
- Add and configure a LOS sun exclusion access constraint
- Add and configure a lunar elevation angle access constraint
- Add and configure a sun elevation angle access constraint
- Add and configure a third body obstruction access constraint
- Add and configure an altitude access constraint
- Add multiple access constraints of the same type to an STK Object
- Add multiple analysis workbench access constraints of the same type to an STK Object
- Compute an access and get constraint data from data provider
- Compute an access between two STK Objects (using IAgStkObject interface)
- Compute an access between two STK Objects (using object path)
- Compute an access for one point
- Compute and extract access interval times
- Configure the access analysis time period to specified time instants.
- Configure the access interval to the availability time span of the object where access is being computed to.
- Enumerate the available constraints collection
- GetAccessBetweenObjectsByPath using the output of GetExistingAccesses
- List all analysis workbench access constraints
- List all available references for analysis workbench access constraint type
- List all exclusion zones of an access constraint
- Remove an access constraint from a STK Object
- Remove analysis workbench access constraint
Access
- Coarse grain approach to retrieving a fixed data provider
- Coarse grain approach to retrieving a interval data provider
- Coarse grain approach to retrieving a time var data provider
- Coarse grain approach to retrieving data provider information
- Execute a non time dependent data provider (for instance facility position)
- Execute a non time dependent data provider (for instance facility position) and request only the specified elements
- Execute a time dependent data provider and request all elements for the specified time interval
- Execute a time dependent data provider and returning all elements for a single time
- Execute a time dependent data provider and returning the specified elements at the specified time
- Execute a time dependent data provider and returning the specified elements for a single time
- Execute a time dependent data provider which uses preData and returning the specified elements
- Execute a time dependent group data provider which uses preData and returning the specified elements
- Execute an interval data provider (for instance access times) and returning all elements
- Execute an interval data provider (for instance access times) and returning only the specified elements
- Execute an object coverage data provider and dump its result
- Extract data from IAgDrDataSetCollection (generic)
- Extract data from IAgDrDataSetCollection across multiple intervals.
- Extract data from IAgDrIntervalCollection (generic)
- Extract data from IAgDrResult based on its category (generic)
- Extract data from IAgDrSubSectionCollection (generic)
- Extract data from IAgDrTextMessage (generic)
Data Providers
Communications
Constellation
- Compute a coverage definition access
- Create a coverage definition (on the current scenario central body)
- Define a coverage definition assets
- Define a coverage definition by points
- Define a custom grid using area targets
- Define a grid resolution by latitude and longitude
- Define and configure grid constraint options
- Set the coverage analysis time to the asset object time periods.
Coverage Definition
Facility
- Configure access duration figure of merit
- Configure coverage time figure of merit
- Configure figure of merit Age Of Data definition
- Configure figure of merit contours
- Configure figure of merit definition altitude access constraint
- Configure figure of merit Scalar Calculation definition
- Configure figure of merit Scalar Calculation definition using VGT
- Configure figure of merit System Response Time
- Configure figure of merit System Response Time reset
- Create a figure of merit on a coverage definition
- Inspect grid by selecting a point
- Set the figure of merit definition to access constraint by enumeration
- Set the figure of merit definition to access constraint by name
Figure of Merit
MTO
- Compute MTO field of view
- Compute MTO ranges
- Compute visibility with MTO tracks
- Determine if all the specified tracks (i.e. a subset of the MTO tracks) are visible from the other STK Object at the specified time?
- Determine if any track is visible from other STK Object at the specified time
- Determine which tracks are visible from the other STK Object at the specified time
- Which tracks of the specified subset of tracks are visible from the other STK Object at the specified time?
Analysis
Place
Graphics
Radar
Probability of Detection
Graphics
- Define a complex sensor
- Define a custom sensor
- Define a half power sensor
- Define a SAR sensor
- Define a simple conic sensor
- Define and compute sensor swath
- Define external sensor pointing
- Define fixed location
- Define fixed sensor pointing
- Define location from Vector Geometry Tool point
- Define location on 3D model
- Define sensor to use azimuth elevation mask file
- Define spinning sensor pointing
- Define spinning sensor pointing (using common tasks)
- Define targeted sensor pointing
Sensor
Graphics
Star
Target
Vehicles
- Configure control from a propagate segment with Design Explorer Optimizer
- Configure initial state segment
- Configure launch segment
- Configure maneuver segment
- Configure propagate segment
- Configure result from a maneuver segment with Design Explorer Optimizer
- Configure sequence segment with scripting tool
- Configure target sequence segment
- Configure target sequence with Differential Corrector profile
- Configure the Astrogrator propagator
- Configure update segment
Propagators
Astrogator
Ballistic
- Configure the Great Arc propagator with a list of waypoints
- Configure the Great Arc propagator with a list of waypoints and velocity
- List all waypoints in a Waypoint Collection
- Set Waypoints (Derive Time and Acceleration from Velocity) and Propagate
- Set Waypoints (Derive Time from Velocity and Acceleration) and Propagate
- Set Waypoints (Derive Velocity from Time) and Propagate
- Sets the ephemeris start time to an explicit time, and then add waypoints relative to that time.
Great Arc
J2 Perturbation
Simple Ascent
- Create a ground vehicle (on current scenario central body)
- Get the ground vehicle Attitude Export tool
- Get the ground vehicle Propagator Definition Export tool
- Get the ground vehicle STK Ephemeris Export tool
- Set ground vehicle to use Great Arc propagator
- Set ground vehicle to use Realtime propagator
- Set ground vehicle to use STK External propagator
Ground Vehicle
Missile
- Configure Target Slew for a satellite
- Create a satellite (on current scenario central body)
- Create a satellite from an external ephemeris file (.e)
- Create a satellite from the satellite database
- Set the satellite to use the GPS propagator
- Set the satellite to use the HPOP propagator
- Set the satellite to use the J2 propagator
- Set the satellite to use the LOP propagator
- Set the satellite to use the SGP4 propagator
- Set the satellite to use the SPICE propagator
- Set the satellite to use the STK External propagator
Satellite
STK Plugins
Attributes
Graphics
- Change view mode to use Earth's fixed frame
- Shows the format of the Camera's Position property.
- Shows the format of the Camera's ReferencePoint property.
- Shows the format of the Camera's UpVector property.
- Shows the format of the Extent parameter when zooming to a cartographic extent on a central body.
- Shows the format of the Offset and UpAxis parameters when setting the camera's reference point with an offset.
- Shows the format of the Position parameter when converting a cartogaphic position to a pixel coordinate.
- Shows the format of the Position parameter when converting a pixel coordinate to a cartographic position.
- Take a snapshot of the camera's view
Camera
Convolution Filter
Display Condition
- Draw a primitive based on a time interval
- Draw a primitive based on multiple conditions
- Draw a primitive based on viewer altitude
- Draw a primitive based on viewer distance
- Draw a screen overlay based on viewer distance
- Shows the format of the TimeInterval parameter when creating a time interval display condition.
DisplayConditions
Ellipsoid Triangulator
- Shows the format of the BottomPositions and TopPositions parameters when computing using an extruded polyline triangulator with cartographic positions.
- Shows the format of the BottomPositions and TopPositions parameters when computing using an extruded polyline triangulator.
- Shows the format of the Positions parameter when computing using an extruded polyline triangulator with altitudes and cartographic positions.
- Shows the format of the Positions parameter when computing using an extruded polyline triangulator with altitudes.
- Shows the format of the Positions parameter when computing using an extruded polyline triangulator with cartographic positions.
- Shows the format of the Positions parameter when computing using an extruded polyline triangulator.
Extruded Polyline Triangulator
GlobeOverlays
Imaging
Jpeg2000 Writer
Model Primitive
- Shows the format of the overlay's MaximumSize property.
- Shows the format of the overlay's MinimumSize property.
- Shows the format of the overlay's Padding property.
- Shows the format of the overlay's PinningPosition property.
- Shows the format of the overlay's Position property.
- Shows the format of the overlay's RotationPoint property.
- Shows the format of the overlay's Size property.
Overlay
Path Point
Picking
Position Interpolator
Primitives
Composite Primitive
- Draw a set of markers
- Shows the format of the Colors parameter when setting per marker colors.
- Shows the format of the Colors, Positions and Indices parameters when updating a marker batch primitive with cartographic positions.
- Shows the format of the Colors, Positions and Indices parameters when updating a marker batch primitive.
- Shows the format of the EyeOffsets parameter when setting per marker eye offsets.
- Shows the format of the marker batch's EyeOffset property.
- Shows the format of the marker batch's PixelOffset property.
- Shows the format of the marker batch's Size property.
- Shows the format of the marker batch's TextureCoordinate property.
- Shows the format of the Origins parameter when setting per marker origins.
- Shows the format of the PixelOffsets parameter when setting per marker pixel offsets.
- Shows the format of the RotationAngles parameter when setting per marker rotations.
- Shows the format of the Sizes parameter when setting per marker sizes.
- Shows the format of the TextureCoordinates parameter when setting per marker texture coordinates.
- Shows the format of the Textures parameter when setting per marker textures.
Marker Batch Primitive
Model Primitive
- Draw a great arc on the globe
- Draw a line between two points
- Draw a rhumb line on the globe
- Draw a STK area target outline on the globe
- Draw the outline of a circle on the globe
- Draw the outline of an ellipse on the globe
- Shows the format of the Positions parameter when updating a polyline primitive with cartographic positions.
- Shows the format of the Positions parameter when updating a polyline primitive.
- Shows the format of the Positions, Colors and Indices parameters when updating a polyline primitive with cartographic positions.
- Shows the format of the Positions, Colors and Indices parameters when updating a polyline primitive.
Polyline Primitive
Solid Primitive
- Draw a set of strings
- Draw a set of uniquely colored strings
- Shows the format of the Colors parameter when setting per string colors.
- Shows the format of the EyeOffset property when setting the per-batch eye offset.
- Shows the format of the EyeOffsets parameter when setting per string eye offsets.
- Shows the format of the Origins parameter when setting per string origins.
- Shows the format of the PixelOffset property when setting the per-batch pixel offset.
- Shows the format of the PixelOffsets parameter when setting per string pixel offsets.
- Shows the format of the Text, Positions, Colors and Indices parameters when updating a text batch primitive with cartographic positions.
- Shows the format of the Text, Positions, Colors and Indices parameters when updating a text batch primitive.
Text Batch Primitive
- Draw a filled circle on the globe
- Draw a filled ellipse on the globe
- Draw a filled polygon with a hole on the globe
- Draw a filled rectangular extent on the globe
- Draw a filled STK area target
- Draw an extrusion around a STK area target
- Shows the format of the Colors parameter when setting per vertex colors.
- Shows the format of the Positions, Normals and Indices parameters when updating a triangle mesh primitive.
- Shows the format of the TextureCoordinates parameter when setting per vertex texture coordinates.
Triangle Mesh Primitive
Projection
ScreenOverlays
Surface Extent Triangulator
Surface Polygon Triangulator
- Shows the format of the Center parameter when computing a circle with a cartographic position.
- Shows the format of the Center parameter when computing a circle.
- Shows the format of the Center parameter when computing a sector with a cartographic position.
- Shows the format of the Center parameter when computing a sector.
- Shows the format of the Center parameter when computing an ellipse with a cartographic position.
- Shows the format of the Center parameter when computing an ellipse.
Surface Shapes
Texture Matrix
Texture Screen Overlays
VGT
- Create a duplicate.
- Create an anonymous duplicate.
- Enumerate all embedded components of a VGT component
- Get a Vector Geometry Tool provider
- Get A Vector Geometry Tool template provider.
- Get an embedded component
- Iterate all embedded components of a VGT component
- Check whether an angle with specified name already exists.
- Check whether the reference angle has a cyclic dependency on another angle.
- Computes an angle and the rate of change at a given condition.
- Computes an angle at a given condition.
- Create a vector.perpendicular to the plane in which the angle is defined.
- Create an angle between two planes.
- Determine if the specified angle type is supported.
- Enumerate the existing angles.
- Iterate through existing angles.
- Remove an existing angle with the specified name.
Angle
- Check whether the axes with specified name exist.
- Check whether the reference axes has a cyclic dependency on another axes.
- Create the axes oriented using vectors fixed in these axes and independent reference vectors.
- Creates a fixed axes based on the origin point with Euler Angles orientation (using common tasks).
- Creates a fixed axes based on the origin point with Quaternion orientation (using common tasks).
- Creates a fixed axes based on the specified axes (using common tasks).
- Determine if the specified axes type is supported.
- Enumerate the existing axes.
- Finds the axes' orientation in Earth's Fixed axes.
- Iterate through existing axes.
- Remove an existing axes with the specified name.
- Transform a vector and vector's rate to the Earth's Fixed axes.
- Transform a vector to the Earth's Fixed axes.
Axes
CalcScalar
- Check whether a condition with specified name already exists.
- Create a condition defined by determining if input scalar is within specified bounds.
- Determine if the specified condition type is supported.
- Enumerate the existing conditions.
- Iterate through existing conditions.
- Remove an existing condition with the specified name.
Condition
- Check whether an event with specified name already exists.
- Configure the smart interval epoch and the duration.
- Configure the start and stop epoch time with smart epochs.
- Convert the start and stop times of the interval into a time.
- Create and configure explicit smart epoch event.
- Create and configure extremum event.
- Create and configure fixed epoch event.
- Create and configure fixed time offset event.
- Create and configure implicit smart epoch event.
- Create and configure signaled event.
- Create and configure start stop time event.
- Determine if event occurs before an epoch.
- Determine if the specified event type is supported.
- Determine the time of an event.
- Enumerate the existing events.
- Iterate through existing events.
- Remove an existing event with the specified name.
- Sets the start and stop epoch time with smart epochs.
Event
- Check whether an event array with specified name already exists.
- Create and configure condition crossings event array.
- Create and configure extrema event array.
- Create and configure filtered event array.
- Create and configure fixed step event array.
- Create and configure merged event array.
- Create and configure signaled event array.
- Create and configure start stop times event array.
- Determine altitude of aircraft at one minute samples.
- Determine if the specified event array type is supported.
- Determines the time intervals of an event array.
- Enumerate the existing event arrays.
- Iterate through existing event arrays.
- Remove an existing event array with the specified name.
EventArray
- Check whether an event interval with specified name already exists.
- Create and configure event interval between two instants.
- Create and configure event interval from an interval list.
- Create and configure fixed duration event interval.
- Create and configure fixed event interval.
- Create and configure scaled event interval.
- Create and configure signaled event interval.
- Create and configure time offset event interval.
- Determine if event occurred in interval.
- Determine if the specified event interval type is supported.
- Determines the start and stop times of the event interval.
- Enumerate the existing event intervals.
- Iterate through existing event intervals.
- Remove an existing event interval with the specified name.
EventInterval
- Check whether an event interval collection with specified name already exists.
- Create and configure lighting event interval collection.
- Create and configure signaled event interval collection.
- Determine if epoch occurred in interval collection.
- Determine if the specified event interval collection type is supported.
- Determines the event intervals contained in the interval collection.
- Enumerate the existing event interval collections.
- Iterate through existing event interval collections.
- Remove an existing event interval collection with the specified name.
EventIntervalCollection
- Check whether an event interval list with specified name already exists.
- Create and configure event interval list from file.
- Create and configure filtered event interval list.
- Create and configure list condition event interval.
- Create and configure merged event interval list.
- Create and configure scaled event interval list.
- Create and configure signaled event interval list.
- Create and configure time offset event interval list.
- Determine if epoch occured in interval collection.
- Determine if the specified event interval list type is supported.
- Determine the intervals an aircraft is above a certain velocity.
- Determine the intervals without access.
- Determines the event intervals contained in the interval list.
- Enumerate the existing event interval lists.
- Iterate through existing event interval lists.
- Remove an existing event interval list with the specified name.
EventIntervalList
ParameterSet
- Check whether a plane with specified name already exists.
- Check whether the reference plane has a cyclic dependency on another plane.
- Create a plane normal to vector.
- Determine if the specified plane type is supported.
- Enumerate the existing planes.
- Iterate through existing planes.
- Remove an existing plane with the specified name.
Plane
- Check whether a point with the specified name exists.
- Check whether the reference point has a cyclic dependency on another point.
- Create a B-Plane point using selected target body.
- Determine if the specified point type is supported.
- Enumerate the existing points.
- Iterate through the existing points.
- Locates a point in the Earth's Fixed reference frame.
- Remove an existing point with the specified name.
Point
- Check whether a system with the specified name exists.
- Check whether the reference system has a cyclic dependency on another system.
- Create a non-persistent point fixed in a specified reference frame given Cartesian data (using common tasks).
- Create a non-persistent point fixed in a specified reference frame given Cartographic data (using common tasks).
- Create a system assembled from a point serving as its origin and a set of reference axes.
- Creates a East-North-Up system at the specified geodetic location (using common tasks).
- Creates a system assembled from an origin point and a set of reference axes (using common tasks).
- Determine if the specified System type is supported.
- Enumerate the existing systems.
- Iterate through existing systems (coordinate reference frames).
- Remove an existing system with the specified name.
System
- Check whether the reference vector has a cyclic dependency on another vector.
- Check whether the vector with the specified name already exists.
- Computes the vector in the Earth's Fixed axes.
- Create a displacement vector defined by its origin and destination points.
- Creates a vector defined as a cross product of vectors A and B.
- Determine if the specified vector type is supported.
- Enumerate the existing vectors.
- Iterate through the existing vectors.
- Remove an existing vector with the specified name.
Vector
2D Windows
- Enumerate all 2D (Map) windows and print their map identifiers.
- Enumerate all 2D (Map) windows and print their map identifiers.
3D Windows
- Enumerate all 3D (Globe) windows and print their scene identifiers.
- Enumerate all 3D (Globe) windows and print their scene identifiers.
Utilities
- Computes the distance between two locations.
- Create 2525b symbol
- Gets the altitude of the terrain at a single location and in batches.
- Gets the altitude profile of the terrain.
- Load a VDF
- Sets the scenario analysis time to the empheris time of another object.
- Sets the scenario analysis time to today and the duration to one day.
Connect
Conversions
Units
Create instance of AgStkObjectRoot in STK Engine application
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Get a reference to the AgStkObjectRoot using the running STK instance
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Get a reference to the AgStkObjectRoot with display alerts turned off.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Start STK and get a reference to IAgStkObjectRoot
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create an area target (on the current scenario central body)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Define area target boundary and position from list of lat/lon/alt
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Define area target boundary and position from list of lat/lon/alt (using common tasks)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
List all points in an area target
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set an elliptical area target
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set an elliptical area target (using common tasks)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure the chain compute time period.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a chain (on the current scenario central body)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Define and compute a chain (advance)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Define and compute a chain (basic)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Prints the strand intervals of chain object
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add Metadata To Object
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add ReadOnly Metadata To Object
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Check If Metadata Contains Key
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Check If Metadata Is ReadOnly
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Delete a STK Object
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Export a STK Object to a file
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Import an existing STK Object file into an object collection
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Iterate Metadata Keys
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Remove Metadata From Object
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Rename a STK Object
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set/Get the STK Object description
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add an access constraint to an STK Object
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add analysis workbench access constraint from analysis workbanch component
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add and configure a lighting condition access constraint
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add and configure a LOS sun exclusion access constraint
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add and configure a lunar elevation angle access constraint
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add and configure a sun elevation angle access constraint
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add and configure a third body obstruction access constraint
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add and configure an altitude access constraint
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add multiple access constraints of the same type to an STK Object
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add multiple analysis workbench access constraints of the same type to an STK Object
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Compute an access and get constraint data from data provider
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Compute an access between two STK Objects (using IAgStkObject interface)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Compute an access between two STK Objects (using object path)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Compute an access for one point
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Compute and extract access interval times
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure the access analysis time period to specified time instants.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure the access interval to the availability time span of the object where access is being computed to.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Enumerate the available constraints collection
| [Visual Basic .NET] | ||
|---|---|---|
| ||
GetAccessBetweenObjectsByPath using the output of GetExistingAccesses
| [Visual Basic .NET] | ||
|---|---|---|
| ||
List all analysis workbench access constraints
| [Visual Basic .NET] | ||
|---|---|---|
| ||
List all available references for analysis workbench access constraint type
| [Visual Basic .NET] | ||
|---|---|---|
| ||
List all exclusion zones of an access constraint
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Remove an access constraint from a STK Object
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Remove analysis workbench access constraint
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Coarse grain approach to retrieving a fixed data provider
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Coarse grain approach to retrieving a interval data provider
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Coarse grain approach to retrieving a time var data provider
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Coarse grain approach to retrieving data provider information
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Execute a non time dependent data provider (for instance facility position)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Execute a non time dependent data provider (for instance facility position) and request only the specified elements
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Execute a time dependent data provider and request all elements for the specified time interval
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Execute a time dependent data provider and returning all elements for a single time
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Execute a time dependent data provider and returning the specified elements at the specified time
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Execute a time dependent data provider and returning the specified elements for a single time
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Execute a time dependent data provider which uses preData and returning the specified elements
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Execute a time dependent group data provider which uses preData and returning the specified elements
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Execute an interval data provider (for instance access times) and returning all elements
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Execute an interval data provider (for instance access times) and returning only the specified elements
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Execute an object coverage data provider and dump its result
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Extract data from IAgDrDataSetCollection (generic)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Extract data from IAgDrDataSetCollection across multiple intervals.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Extract data from IAgDrIntervalCollection (generic)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Extract data from IAgDrResult based on its category (generic)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Extract data from IAgDrSubSectionCollection (generic)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Extract data from IAgDrTextMessage (generic)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set STK Object Display to always on
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set STK Object Display to use during access mode
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set STK Object Display to use intervals mode
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set scenario display to hide and show STK Objects in a specified 2D window
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure 3D data display
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure 3D model articulations
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure 3D model file
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure 3D model level of detail
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure 3D vector
| [Visual Basic .NET] | ||
|---|---|---|
| ||
List all 3D model articulations
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Sets the interval of the object coverage to the sunlight times of an object
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Compute a link budget for a Transmtiter and Receiver pair, using complex models
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Compute a link budget for a Transmtiter and Receiver pair, using simple models
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add a STK Object to constellation using IAgStkObject interface
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add a STK Object to constellation using STK Object Path
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Compute a coverage definition access
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a coverage definition (on the current scenario central body)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Define a coverage definition assets
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Define a coverage definition by points
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Define a custom grid using area targets
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Define a grid resolution by latitude and longitude
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Define and configure grid constraint options
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set the coverage analysis time to the asset object time periods.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure a coverage definition adaptive sampling
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure a coverage definition fixed step sampling
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure a coverage definition graphics
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a facility (on current scenario central body)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a facility from facility database
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a facility on Earth at lat/lon/alt
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a facility on specified central body at lat/lon/alt
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Move a facility while use terrain option is set true
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure access duration figure of merit
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure coverage time figure of merit
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure figure of merit Age Of Data definition
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure figure of merit contours
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure figure of merit definition altitude access constraint
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure figure of merit Scalar Calculation definition
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure figure of merit Scalar Calculation definition using VGT
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure figure of merit System Response Time
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure figure of merit System Response Time reset
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a figure of merit on a coverage definition
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Inspect grid by selecting a point
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set the figure of merit definition to access constraint by enumeration
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set the figure of merit definition to access constraint by name
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add MTO track
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure MTO
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a MTO (on current scenario central body)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Extend MTO track
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Load MTO track points from file
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Remove MTO track
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Remove MTO tracks by ids
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Compute MTO field of view
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Compute MTO ranges
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Compute visibility with MTO tracks
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determine if all the specified tracks (i.e. a subset of the MTO tracks) are visible from the other STK Object at the specified time?
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determine if any track is visible from other STK Object at the specified time
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determine which tracks are visible from the other STK Object at the specified time
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Which tracks of the specified subset of tracks are visible from the other STK Object at the specified time?
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure MTO graphics
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure MTO track marker
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure MTO track model
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a place (on current scenario central body)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a place from facility database
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a place on Earth at lat/lon/alt
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a place on specified central body at lat/lon/alt
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Move a place while use terrain option is set true
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure a planet
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure a planet position by ephemeris source file(using common tasks)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure a planet graphics
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Compute the probability of detection of a target for a monostatic search/track radar
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add analytical terrain to the scenario on Earth central body
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure scenario animation
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure scenario text font
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add a new STK Object to the scenario
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Import an existing STK Object file into the scenario
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Retrieve the list of scenario's children of a given type
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Close a scenario
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a new scenario (closing the current scenario if necessary)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Load a scenario (closing the current scenario if necessary)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Save a scenario
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Save a scenario to a new location (Save as)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Define a complex sensor
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Define a custom sensor
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Define a half power sensor
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Define a SAR sensor
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Define a simple conic sensor
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Define and compute sensor swath
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Define external sensor pointing
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Define fixed location
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Define fixed sensor pointing
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Define location from Vector Geometry Tool point
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Define location on 3D model
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Define sensor to use azimuth elevation mask file
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Define spinning sensor pointing
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Define spinning sensor pointing (using common tasks)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Define targeted sensor pointing
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure sensor 3D projection
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure basic properties
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a star (on current scenario central body)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a star from a star database
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Change a target position
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure a target from azimuth mask file
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a target (on the current scenario central body)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure an aircraft route using the Great Arc propagator
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set an aircraft to use Great Arc propagator
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add ground ellipse element and data element
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Export a vehicle attitude to an external file
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Export a vehicle STK ephemeris to an external file
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add attitude data based on a time-ordered set of Euler angles
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add attitude data based on a time-ordered set of quaternions
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add attitude data based on a time-ordered set of quaternions interpreted relative to CBF
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure real-time attitude
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set attitude profile type (if profile is supported)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure access intervals graphics
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure basic graphics
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure custom intervals graphics
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure elevation contours
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure sunlight lighting graphics
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set a vehicle's graphics to access intervals
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set a vehicle's graphics to basic
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set a vehicle's graphics to custom intervals
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure 3D dropline graphics
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure 3D pass graphics
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure control from a propagate segment with Design Explorer Optimizer
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure initial state segment
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure launch segment
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure maneuver segment
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure propagate segment
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure result from a maneuver segment with Design Explorer Optimizer
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure sequence segment with scripting tool
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure target sequence segment
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure target sequence with Differential Corrector profile
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure the Astrogrator propagator
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure update segment
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure the Ballistic propagator
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure the GPS propagator with an almanac
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure the Great Arc propagator with a list of waypoints
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure the Great Arc propagator with a list of waypoints and velocity
| [Visual Basic .NET] | ||
|---|---|---|
| ||
List all waypoints in a Waypoint Collection
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set Waypoints (Derive Time and Acceleration from Velocity) and Propagate
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set Waypoints (Derive Time from Velocity and Acceleration) and Propagate
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set Waypoints (Derive Velocity from Time) and Propagate
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Sets the ephemeris start time to an explicit time, and then add waypoints relative to that time.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure the HPOP propagator
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure the J2 Perturbation propagator
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure the J4 Perturbation propagator to a circular orbit
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure the J4 Perturbation propagator to a critically inclined orbit
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure the LOP propagator
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add realtime LLA positions
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add realtime LLA positions in batches
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure the Realtime propagator
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure the SGP4 propagator with file source
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure the SGP4 propagator with online source
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set SGP4 to auto-update from file source
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set SGP4 to auto-update from online source
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure the Simple Ascent propagator
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure the SPICE propagator
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a ground vehicle (on current scenario central body)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Get the ground vehicle Attitude Export tool
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Get the ground vehicle Propagator Definition Export tool
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Get the ground vehicle STK Ephemeris Export tool
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set ground vehicle to use Great Arc propagator
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set ground vehicle to use Realtime propagator
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set ground vehicle to use STK External propagator
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a launch vehicle (on current scenario central body)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determine if trajectory type is supported
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Define missile trajectory
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure Target Slew for a satellite
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a satellite (on current scenario central body)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a satellite from an external ephemeris file (.e)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a satellite from the satellite database
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set the satellite to use the GPS propagator
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set the satellite to use the HPOP propagator
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set the satellite to use the J2 propagator
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set the satellite to use the LOP propagator
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set the satellite to use the SGP4 propagator
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set the satellite to use the SPICE propagator
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set the satellite to use the STK External propagator
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a ship (on current scenario central body)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set ship to use Great Arc propagator
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set ship to use Realtime propagator
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set ship to use STK External propagator
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add an Attribute that provides a combobox of values from which the user can choose.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add an Attribute that provides a combobox of values populated by a function from which the user can choose.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Center parameter when creating a bounding sphere.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Size parameter when computing using a box triangulator.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Change view mode to use Earth's fixed frame
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Camera's Position property.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Camera's ReferencePoint property.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Camera's UpVector property.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Extent parameter when zooming to a cartographic extent on a central body.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Offset and UpAxis parameters when setting the camera's reference point with an offset.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Position parameter when converting a cartogaphic position to a pixel coordinate.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Position parameter when converting a pixel coordinate to a cartographic position.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Take a snapshot of the camera's view
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the ConvolutionFilter's Kernel property.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Kernel parameter when creating a convolution filter.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the distance to position display condition's Position property.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Position parameter when creating a distance to position display condition.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw a primitive based on a time interval
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw a primitive based on multiple conditions
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw a primitive based on viewer altitude
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw a primitive based on viewer distance
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw a screen overlay based on viewer distance
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the TimeInterval parameter when creating a time interval display condition.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Radii parameter when computing using an ellipsoid triangulator.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the BottomPositions and TopPositions parameters when computing using an extruded polyline triangulator with cartographic positions.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the BottomPositions and TopPositions parameters when computing using an extruded polyline triangulator.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Positions parameter when computing using an extruded polyline triangulator with altitudes and cartographic positions.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Positions parameter when computing using an extruded polyline triangulator with altitudes.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Positions parameter when computing using an extruded polyline triangulator with cartographic positions.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Positions parameter when computing using an extruded polyline triangulator.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add custom imagery to the globe
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add jp2 imagery to the globe
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add terrain to the globe
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw an image on top of another
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Extent parameter when creating a raster imgae globe overlay.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Adjust brightness, contrast, and gamma
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Adjust the color levels of an image
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Blur an image with a convolution matrix
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Extract the alpha component from an image
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Flip an image
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Load and display a raster stream
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Swizzle an image's components
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Extent and SubExtent parameters when writing using a Jpeg 2000 Writer.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the model's Position property.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Position parameter when updating a model.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the overlay's MaximumSize property.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the overlay's MinimumSize property.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the overlay's Padding property.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the overlay's PinningPosition property.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the overlay's Position property.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the overlay's RotationPoint property.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the overlay's Size property.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the path point's Position property.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Position parameter when creating a path point.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Change a model's color on mouse over
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Change model colors within a rectangular region
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Zoom to a model on double click
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Zoom to a particular marker in a batch
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Positions parameter when interpolating positions.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create layers of primitives
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Z-order primitives on the surface
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw a set of markers
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Colors parameter when setting per marker colors.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Colors, Positions and Indices parameters when updating a marker batch primitive with cartographic positions.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Colors, Positions and Indices parameters when updating a marker batch primitive.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the EyeOffsets parameter when setting per marker eye offsets.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the marker batch's EyeOffset property.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the marker batch's PixelOffset property.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the marker batch's Size property.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the marker batch's TextureCoordinate property.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Origins parameter when setting per marker origins.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the PixelOffsets parameter when setting per marker pixel offsets.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the RotationAngles parameter when setting per marker rotations.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Sizes parameter when setting per marker sizes.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the TextureCoordinates parameter when setting per marker texture coordinates.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Textures parameter when setting per marker textures.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw a model with moving articulations
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Orient a model
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Positions parameter when adding points to a path primitive.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw a set of points
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw a set of uniquely colored points
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Positions, Colors and Indices parameters when updating a point batch with cartographic positions.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Positions, Colors and Indices parameters when updating a point batch.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw a great arc on the globe
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw a line between two points
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw a rhumb line on the globe
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw a STK area target outline on the globe
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw the outline of a circle on the globe
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw the outline of an ellipse on the globe
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Positions parameter when updating a polyline primitive with cartographic positions.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Positions parameter when updating a polyline primitive.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Positions, Colors and Indices parameters when updating a polyline primitive with cartographic positions.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Positions, Colors and Indices parameters when updating a polyline primitive.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw a box
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw a cylinder
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw an ellipsoid
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw a filled STK area target on terrain
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw a filled STK area target on the globe
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw a filled, dynamically textured extent on terrain
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw a filled, textured extent on terrain
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw a moving water texture using affine transformations
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw a set of strings
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw a set of uniquely colored strings
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Colors parameter when setting per string colors.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the EyeOffset property when setting the per-batch eye offset.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the EyeOffsets parameter when setting per string eye offsets.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Origins parameter when setting per string origins.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the PixelOffset property when setting the per-batch pixel offset.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the PixelOffsets parameter when setting per string pixel offsets.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Text, Positions, Colors and Indices parameters when updating a text batch primitive with cartographic positions.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Text, Positions, Colors and Indices parameters when updating a text batch primitive.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw a filled circle on the globe
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw a filled ellipse on the globe
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw a filled polygon with a hole on the globe
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw a filled rectangular extent on the globe
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw a filled STK area target
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Draw an extrusion around a STK area target
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Colors parameter when setting per vertex colors.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Positions, Normals and Indices parameters when updating a triangle mesh primitive.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the TextureCoordinates parameter when setting per vertex texture coordinates.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Position parameter when creating a projection.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the projection's Position property.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
How to get the scene manager from the STK Object Model root.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add a company logo with a texture overlay
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add a video with a texture overlay
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Add overlays to a panel overlay
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Position and Size parameters when creating a screen overlay.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the screen overlay manager's Padding property.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Write text to a texture overlay
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Extent parameter when computing using a surface extent triangulator.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Positions and HolePositions parameters when computing using a surface polygon triangulator.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Positions parameter when computing using a surface polygon triangulator.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Center parameter when computing a circle with a cartographic position.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Center parameter when computing a circle.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Center parameter when computing a sector with a cartographic position.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Center parameter when computing a sector.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Center parameter when computing an ellipse with a cartographic position.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Center parameter when computing an ellipse.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Corner0, Corner1, Corner2 and Corner3 parameters when creating a texture matrix.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Matrix parameter when creating a texture matrix.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Shows the format of the Position and Size parameters when creating a texture screen overlay.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a duplicate.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create an anonymous duplicate.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Enumerate all embedded components of a VGT component
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Get a Vector Geometry Tool provider
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Get A Vector Geometry Tool template provider.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Get an embedded component
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Iterate all embedded components of a VGT component
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Check whether an angle with specified name already exists.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Check whether the reference angle has a cyclic dependency on another angle.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Computes an angle and the rate of change at a given condition.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Computes an angle at a given condition.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a vector.perpendicular to the plane in which the angle is defined.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create an angle between two planes.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determine if the specified angle type is supported.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Enumerate the existing angles.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Iterate through existing angles.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Remove an existing angle with the specified name.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Check whether the axes with specified name exist.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Check whether the reference axes has a cyclic dependency on another axes.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create the axes oriented using vectors fixed in these axes and independent reference vectors.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Creates a fixed axes based on the origin point with Euler Angles orientation (using common tasks).
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Creates a fixed axes based on the origin point with Quaternion orientation (using common tasks).
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Creates a fixed axes based on the specified axes (using common tasks).
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determine if the specified axes type is supported.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Enumerate the existing axes.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Finds the axes' orientation in Earth's Fixed axes.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Iterate through existing axes.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Remove an existing axes with the specified name.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Transform a vector and vector's rate to the Earth's Fixed axes.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Transform a vector to the Earth's Fixed axes.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Check whether a calc scalar with specified name already exists.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a calc scalar constant.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determine if the specified calc scalar type is supported.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Enumerate the existing calc scalars.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Iterate through existing calc scalars.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Remove an existing calc scalar with the specified name.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Check whether a condition with specified name already exists.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a condition defined by determining if input scalar is within specified bounds.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determine if the specified condition type is supported.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Enumerate the existing conditions.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Iterate through existing conditions.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Remove an existing condition with the specified name.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Check whether an event with specified name already exists.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure the smart interval epoch and the duration.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure the start and stop epoch time with smart epochs.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Convert the start and stop times of the interval into a time.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure explicit smart epoch event.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure extremum event.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure fixed epoch event.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure fixed time offset event.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure implicit smart epoch event.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure signaled event.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure start stop time event.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determine if event occurs before an epoch.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determine if the specified event type is supported.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determine the time of an event.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Enumerate the existing events.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Iterate through existing events.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Remove an existing event with the specified name.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Sets the start and stop epoch time with smart epochs.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Check whether an event array with specified name already exists.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure condition crossings event array.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure extrema event array.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure filtered event array.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure fixed step event array.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure merged event array.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure signaled event array.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure start stop times event array.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determine altitude of aircraft at one minute samples.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determine if the specified event array type is supported.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determines the time intervals of an event array.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Enumerate the existing event arrays.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Iterate through existing event arrays.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Remove an existing event array with the specified name.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Check whether an event interval with specified name already exists.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure event interval between two instants.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure event interval from an interval list.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure fixed duration event interval.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure fixed event interval.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure scaled event interval.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure signaled event interval.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure time offset event interval.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determine if event occurred in interval.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determine if the specified event interval type is supported.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determines the start and stop times of the event interval.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Enumerate the existing event intervals.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Iterate through existing event intervals.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Remove an existing event interval with the specified name.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Check whether an event interval collection with specified name already exists.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure lighting event interval collection.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure signaled event interval collection.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determine if epoch occurred in interval collection.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determine if the specified event interval collection type is supported.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determines the event intervals contained in the interval collection.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Enumerate the existing event interval collections.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Iterate through existing event interval collections.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Remove an existing event interval collection with the specified name.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Check whether an event interval list with specified name already exists.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure event interval list from file.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure filtered event interval list.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure list condition event interval.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure merged event interval list.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure scaled event interval list.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure signaled event interval list.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create and configure time offset event interval list.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determine if epoch occured in interval collection.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determine if the specified event interval list type is supported.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determine the intervals an aircraft is above a certain velocity.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determine the intervals without access.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determines the event intervals contained in the interval list.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Enumerate the existing event interval lists.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Iterate through existing event interval lists.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Remove an existing event interval list with the specified name.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Check whether a parameter set with specified name already exists.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create an attitude parameter set.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determine if the specified parameter set type is supported.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Enumerate the existing parameter sets.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Iterate through existing parameter sets.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Remove an existing parameter set with the specified name.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Check whether a plane with specified name already exists.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Check whether the reference plane has a cyclic dependency on another plane.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a plane normal to vector.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determine if the specified plane type is supported.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Enumerate the existing planes.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Iterate through existing planes.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Remove an existing plane with the specified name.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Check whether a point with the specified name exists.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Check whether the reference point has a cyclic dependency on another point.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a B-Plane point using selected target body.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determine if the specified point type is supported.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Enumerate the existing points.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Iterate through the existing points.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Locates a point in the Earth's Fixed reference frame.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Remove an existing point with the specified name.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Check whether a system with the specified name exists.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Check whether the reference system has a cyclic dependency on another system.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a non-persistent point fixed in a specified reference frame given Cartesian data (using common tasks).
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a non-persistent point fixed in a specified reference frame given Cartographic data (using common tasks).
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a system assembled from a point serving as its origin and a set of reference axes.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Creates a East-North-Up system at the specified geodetic location (using common tasks).
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Creates a system assembled from an origin point and a set of reference axes (using common tasks).
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determine if the specified System type is supported.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Enumerate the existing systems.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Iterate through existing systems (coordinate reference frames).
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Remove an existing system with the specified name.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Check whether the reference vector has a cyclic dependency on another vector.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Check whether the vector with the specified name already exists.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Computes the vector in the Earth's Fixed axes.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create a displacement vector defined by its origin and destination points.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Creates a vector defined as a cross product of vectors A and B.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Determine if the specified vector type is supported.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Enumerate the existing vectors.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Iterate through the existing vectors.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Remove an existing vector with the specified name.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Enumerate all 2D (Map) windows and print their map identifiers.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Enumerate all 2D (Map) windows and print their map identifiers.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Enumerate all 3D (Globe) windows and print their scene identifiers.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Enumerate all 3D (Globe) windows and print their scene identifiers.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Computes the distance between two locations.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Create 2525b symbol
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Gets the altitude of the terrain at a single location and in batches.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Gets the altitude profile of the terrain.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Load a VDF
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Sets the scenario analysis time to the empheris time of another object.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Sets the scenario analysis time to today and the duration to one day.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Execute Connect command
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Execute multiple Connect commands
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Extract data from a multiple Connect result
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Extract data from Connect result
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Convert a position to another representation
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Convert an orbit state to another representation or coordinate system X
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Extends orbit state to another representation or coordinate system X
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Query direction as another representation
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Delay graphics updates while manipulating properties of an object
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Calculate date addition (with IAgDate)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Calculate date subtraction (with IAgDate)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Calculate quantity addition (with IAgQuantity)
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Convert a date format to another format
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Convert a quantity unit to another unit
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Convert mulitple quantities of the same unit to another unit
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Convert multiple dates of the same format to another format
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Get a current unit preference
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Isolate Unit Preferences when using multiple IAgStkObjectRoot objects
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Reset all current unit preferences
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Set a current unit preference
| [Visual Basic .NET] | ||
|---|---|---|
| ||