Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Agi.foundation Classes and Interfaces - 1771 results found.
NameDescriptionTypePackageFramework
AccessClassificationenum AccessClassificationThe possible states of an Access availability computation.Classagi.foundation.accessAGI ( Analytical Graphics )
AccessComputationComputes Access, or inter-visibility, between two objects.Classagi.foundation.accessAGI ( Analytical Graphics )
AccessConstraintA constraint between two objects.Classagi.foundation.accessAGI ( Analytical Graphics )
AccessConstraintApplicabilityenum AccessConstraintApplicabilityAn indication of when an access constraint applies.Classagi.foundation.accessAGI ( Analytical Graphics )
AccessConstraintCollectionA collection of Access constraints.Classagi.foundation.accessAGI ( Analytical Graphics )
AccessConstraintEvaluationResultHolds the result of evaluating an Access constraint over an interval.Classagi.foundation.accessAGI ( Analytical Graphics )
AccessConstraintEvaluationResultCollectionA collection of AccessConstraintEvaluationResults.Classagi.foundation.accessAGI ( Analytical Graphics )
AccessConstraintEvaluatorThe base class for Access constraint evaluators.Classagi.foundation.accessAGI ( Analytical Graphics )
AccessConstraintHelperContains helper methods that are useful when writing Access constraints.Classagi.foundation.accessAGI ( Analytical Graphics )
AccessConstraintSamplingContains static methods that can be useful to a constraint in determining the size of the next sampling step.Classagi.foundation.accessAGI ( Analytical Graphics )
AccessConstraintsExtensionAn ObjectExtension that stores Access constraints.Classagi.foundation.platformsAGI ( Analytical Graphics )
AccessConstraintSourceenum AccessConstraintSourceIndicates the source of an Access constraint.Classagi.foundation.accessAGI ( Analytical Graphics )
AccessEntityFilterAn EntityFilter that filters entities based on the results of an AccessQuery.Classagi.foundation.trackingAGI ( Analytical Graphics )
AccessEvaluationResultHolds the result of evaluating Access between two objects.Classagi.foundation.accessAGI ( Analytical Graphics )
AccessEvaluatorAn evaluator that determines whether access exists for an AccessQuery.Classagi.foundation.accessAGI ( Analytical Graphics )
AccessEventTimesenum AccessEventTimesIndicates the manner in which event times are to be reported.Classagi.foundation.accessAGI ( Analytical Graphics )
AccessQueryA query that determines whether or not Access exists for a given time or for intervals of time.Classagi.foundation.accessAGI ( Analytical Graphics )
AccessQueryAndAn AccessQuery which is a logical AND of two or more sub-queries.Classagi.foundation.accessAGI ( Analytical Graphics )
AccessQueryAtLeastNAn AccessQuery that requires at least N of a list of sub-queries to be satisfied in order to be considered satisfied itself.Classagi.foundation.accessAGI ( Analytical Graphics )
AccessQueryAtMostNAn AccessQuery that requires that no more than N of a list of sub-queries be satisfied in order to be considered satisfied itself.Classagi.foundation.accessAGI ( Analytical Graphics )
AccessQueryCesiumPropertyA CesiumProperty which maps the result of an AccessQuery to different values depending on the generated AccessQueryResult.Classagi.foundation.cesiumAGI ( Analytical Graphics )
AccessQueryCollectionA collection of AccessQuery objects.Classagi.foundation.accessAGI ( Analytical Graphics )
AccessQueryExactlyNAn AccessQuery that requires exactly N of a list of sub-queries to be satisfied in order to be considered satisfied itself.Classagi.foundation.accessAGI ( Analytical Graphics )
AccessQueryGraphicsParameterA GraphicsParameter which maps the result of an AccessQuery to different values depending onClassagi.foundation.platformsAGI ( Analytical Graphics )
AccessQueryNotAn AccessQuery which is a logical NOT of another query.Classagi.foundation.accessAGI ( Analytical Graphics )
AccessQueryOrAn AccessQuery which is a logical OR of two or more sub-queries.Classagi.foundation.accessAGI ( Analytical Graphics )
AccessQueryReplacementCopyContextCopies an AccessQuery while replacing all references of a specified instance with a new specified instance.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
AccessQueryResultHolds the result of evaluating an AccessQuery over intervals.Classagi.foundation.accessAGI ( Analytical Graphics )
AccessQueryTrackedSatelliteAn access query which determines access to a specific navigation satellite within a GpsReceiver.Classagi.foundation.accessAGI ( Analytical Graphics )
AccessResultExtensionAn extension which holds an AccessQueryResult representing precomputed access results for the Owner (get / set) object.Classagi.foundation.platformsAGI ( Analytical Graphics )
AccessSignalModelenum AccessSignalModelIndicates which effects are to be consider in modeling the signal path and observation.Classagi.foundation.accessAGI ( Analytical Graphics )
AccuracyCalculationPersonaenum AccuracyCalculationPersonaType definitions for the accuracy calculation persona.Classagi.foundation.navigationAGI ( Analytical Graphics )
ActionRepresents the method that performs an action on the specified object.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
AdaptiveNumericalIntegratorBase class for all NumericalIntegrator objects who can use error information produced during integration to adapt the size of the step in order to adjust the amount ofClassagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
AGIProcessedDataTerrainA terrain provider for reading terrain from AGI Processed Data Terrain(PDTT) files.Classagi.foundation.terrainAGI ( Analytical Graphics )
AGIProcessedImageGlobeOverlayA GlobeImageOverlay for handling AGI Processed Image (PDTTX) files.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
AGIProcessedTerrainOverlayA TerrainOverlay for handling AGI Processed Terrain (PDTT) files.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
AGIProcessedTerrainWriterConverts a RasterTerrainProvider to an AGI Processed Data Terrain file (PDTT) for use as a TerrainOverlay.Classagi.foundation.terrainAGI ( Analytical Graphics )
AGIRoamImageGlobeOverlayA GlobeImageOverlay for handling ROAM (TXM/TXB) files.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
AGIWorldTerrainA terrain provider for reading terrain from AGI World Terrain (HDR) files.Classagi.foundation.terrainAGI ( Analytical Graphics )
AlignedConstrainedGiven alignment vector a1 and vector a2 and alignment vector b1 and vector b3, a rotation is constructed that aligns a1 with b1 and also minimizes the angular separation between a2 and b3.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
AlphaFromLuminanceFilterAdds an RasterBand.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
AlphaFromPixelFilterAdds an RasterBand.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
AlphaFromRasterFilterAdds an RasterBand.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
AltitudeConstraintAn Access constraint that restricts access to when the ConstrainedObject (get / set) is above a minimum and below a maximum altitude in meters with respect to the given central body.Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
AltitudeDisplayConditionDefines an inclusive altitude interval, in meters, that determines when an based on the camera's altitude relative to a CentralBody.Classagi.foundation.graphicsAGI ( Analytical Graphics )
AlwaysSatisfiedLinkConstraintAn AccessConstraint which is always satisfied.Classagi.foundation.accessAGI ( Analytical Graphics )
AmplifierAbstract class for an amplifier signal processor.Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
AngleAxisRotationRepresents a rotation as a unit vector indicating the axis of rotation and an angle indicating the amount of rotation about the axis.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
AngleInPlaneConstraintAn access constraint that projects the displacement vector from one object to another into a given axis-aligned plane and requires that the angle of the projected vector, measured from the first axis defining the plane toward the second,Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
AngleOutOfPlaneConstraintAn access constraint that requires that the angle of the displacement vector between two objects above a given axis-aligned plane is within a range of values.Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
AntennaSignalProcessorAbstract base class for all antenna signal processors.Classagi.foundation.communications.antennasAGI ( Analytical Graphics )
AntennaTargetingResultDefines the result of attempting to orient a transmitter or receiver located within a CommunicationSystem.Classagi.foundation.communicationsAGI ( Analytical Graphics )
AntennaTargetingResultCollectionThe collection of results return by CommunicationSystem.Classagi.foundation.communicationsAGI ( Analytical Graphics )
AntennaTargetingResultReasonenum AntennaTargetingResultReasonDefines the reason attempting to orient a transmitter or receiverClassagi.foundation.communicationsAGI ( Analytical Graphics )
AntiAliasingThe multisample anti-aliasing (MSAA) options for Scenes.Classagi.foundation.graphicsAGI ( Analytical Graphics )
ArchivedPropertyDescribes a property of a tracking entity.Classagi.foundation.trackingAGI ( Analytical Graphics )
ArgumentExceptionThe exception that is thrown when one of the arguments provided to a method is notSee Also:Serialized FormClassagi.foundation.compatibilityAGI ( Analytical Graphics )
ArgumentNullExceptionThe exception that is thrown when a null reference is passed to a method that does not accept it as a valid argument.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
ArgumentOutOfRangeExceptionThe exception that is thrown when the value of an argument is outside the allowable range of values as defined by the invoked method.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
ArgumentTypeInvalidExceptionThe exception that is thrown when one of the arguments provided to a method is not of a type expected by the method.Classagi.foundationAGI ( Analytical Graphics )
ArticulationDescribes an articulation contained in a model.Classagi.foundation.platformsAGI ( Analytical Graphics )
ArticulationCollectionA collection of Articulation instances.Classagi.foundation.platforms.advancedAGI ( Analytical Graphics )
AssetDataUnavailableExceptionException thrown when data is unavailable for a given asset in a coverage computation.Classagi.foundation.coverageAGI ( Analytical Graphics )
AssetDefinitionDefines the 'asset' which can provide coverage and the AccessQuery (get / set) which can determine whether or not it provides coverage at a particular time.Classagi.foundation.coverageAGI ( Analytical Graphics )
AsyncCompletedEventArgsProvides data for asynchronous method completion event.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
AtmosphereModelItuRP835ITU-R P.Classagi.foundation.communications.signalpropagationAGI ( Analytical Graphics )
AtmosphericAttenuationModelItuRP676ITU-R P.Classagi.foundation.communications.signalpropagationAGI ( Analytical Graphics )
AtmosphericDragForceA simple model of atmospheric drag on a body according to its coefficient of drag and reference cross-sectional area.Classagi.foundation.celestialAGI ( Analytical Graphics )
AuxiliaryScalarAdapterDefines an StateElementAdapter that will take the Motion1 where T is a double AuxiliaryStateScalar being used by a Classagi.foundation.coordinatesAGI ( Analytical Graphics )
AuxiliaryStateElementRepresents a set of variables which are computed and stored in the propagation output but are not integrated with the state.Classagi.foundation.propagators.advancedAGI ( Analytical Graphics )
AuxiliaryStateElementConverterBase class for output associated with an AuxiliaryStateElement.Classagi.foundation.propagators.advancedAGI ( Analytical Graphics )
AuxiliaryStateElementEvaluatorAbstract base class for the evaluator produced by an auxiliary state variable.Classagi.foundation.propagators.advancedAGI ( Analytical Graphics )
AuxiliaryStateScalarRepresents a scalar value which may depend on integrated quantities in the state and is evaluated and stored for output during propagation.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
AuxiliaryStateVectorAn auxiliary state vector which is not integrated with the rest of the state but is evaluated for the propagation output during propagation.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
AuxiliaryStateVectorAdapterDefines an StateElementAdapter that will take the Motion1 of a AuxiliaryStateVector from one IMotionState, perform a Classagi.foundation.coordinatesAGI ( Analytical Graphics )
AvalanchePhotodiodeRepresents an Avalanche type photodiode photodetector (APD).Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
AverageSubCalculationProgressAn implementation of ITrackCalculationProgress that averages the progress of a number of sub-calculations and reports the result to another ITrackCalculationProgress instance.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
AxesA set of axes which may vary with time relative to another set of axes.Classagi.foundation.geometryAGI ( Analytical Graphics )
AxesAlignedConstrainedA set of axes with the one axis aligned with the Principal (get / set) direction vector and another axis constrained to minimize the angular separation from the Reference (get / set) vector.Classagi.foundation.geometryAGI ( Analytical Graphics )
AxesAlongTerrainAn Axes defined by the surface normal to the terrain surface.Classagi.foundation.geometryAGI ( Analytical Graphics )
AxesBPlaneThe axes that a VectorBPlane are computed in.Classagi.foundation.geometryAGI ( Analytical Graphics )
AxesEastNorthUpThe set of axes defined by the local East, North, and Up directions at a point with respect to the shape of a central body as the point moves over time.Classagi.foundation.geometryAGI ( Analytical Graphics )
AxesEvaluatorEvaluates an Axes over time.Classagi.foundation.geometryAGI ( Analytical Graphics )
AxesFixedAtJulianDateAn axes which is defined by the instantaneous orientation of another axes at a fixed JulianDate.Classagi.foundation.geometryAGI ( Analytical Graphics )
AxesFixedOffsetAn axes whose orientation does not change with respect to the axes in which it is defined.Classagi.foundation.geometryAGI ( Analytical Graphics )
AxesFromArchiveAn Axes whose orientation is defined by archived tracking data.Classagi.foundation.geometryAGI ( Analytical Graphics )
AxesFromBankAngle An Axes defining a first order representation for an aircraft in steady flight with the bank angles specified by changes in the horizontal acceleration vector.Classagi.foundation.geometryAGI ( Analytical Graphics )
AxesGraphicsParameterA GraphicsParameter which evaluates a specified Axes (get / set) and returns the resulting UnitQuaternion relative to the provided InAxes (get / set).Classagi.foundation.platformsAGI ( Analytical Graphics )
AxesInAxesAn axes which is effectively equivalent to another axes but is defined in a third axes.Classagi.foundation.geometryAGI ( Analytical Graphics )
AxesInPointsAxesAn axes observed in the axes in which a point is defined.Classagi.foundation.geometryAGI ( Analytical Graphics )
AxesInterpolatorA set of Axes that is defined with respect to a set of reference axes by an interpolator which can evaluate the Axes over time.Classagi.foundation.geometryAGI ( Analytical Graphics )
AxesInVectorsAxesAn axes observed in the axes in which a vector is defined.Classagi.foundation.geometryAGI ( Analytical Graphics )
AxesLinearRateAn axes whose orientation changes change with respect to the axes in which it is defined by rotating at a linearly increasing or decreasing rate about a defined spin axis.Classagi.foundation.geometryAGI ( Analytical Graphics )
AxesLocalVerticalLocalHorizontalThe Local Vertical, Local Horizontal (LVLH) axes which follow the motion of a given point over time.Classagi.foundation.geometryAGI ( Analytical Graphics )
AxesNorthEastDownThe set of axes defined by the local North, East, and Down directions at a point with respect to the shape of a central body as the point moves over time.Classagi.foundation.geometryAGI ( Analytical Graphics )
AxesTargetingLinkAn Axes which orients itself so that its Z-axis is aligned along a link, pointing from one platform to another, and its X-axis is constrained toward a reference vector.Classagi.foundation.geometryAGI ( Analytical Graphics )
AxesVehicleVelocityLocalHorizontalThe Vehicle Velocity, Local Horizontal (VVLH) axes which follow the motion of a given point over time.Classagi.foundation.geometryAGI ( Analytical Graphics )
AxesVelocityOrbitNormalThese Axes will have its X axis be aligned with the velocity vector of the given point and the Z axes will be constrained to the orbit normal vector.Classagi.foundation.geometryAGI ( Analytical Graphics )
AxisIndicatorSpecifies one of the three Cartesian axes.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
AzimuthAngleConstraintAn Access constraint that requires that the object at the other end of the ConstrainedLink (get / set) be between a range of azimuth angles as viewed from the ConstrainedLinkEnd (get / set).Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
AzimuthAngleRateConstraintAn Access constraint that requires that the angular motion of the other end of the ConstrainedLink (get / set) be between a range of azimuth angle rates in radians per second as viewed from the ConstrainedLinkEnd (get / set).Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
AzimuthElevationMaskAn azimuth-elevation mask which defines a region of visibility defined by the horizon.Classagi.foundation.terrainAGI ( Analytical Graphics )
AzimuthElevationMaskCesiumSourceA CesiumSource that generates CZML fan geometry for objects that provide IAzimuthElevationMaskService and IAzimuthElevationMaskGraphicsService.Classagi.foundation.cesium.advancedAGI ( Analytical Graphics )
AzimuthElevationMaskConstraintAn Access constraint that determines whether the object at the other end of the ConstrainedLink (get / set) is visible based on an AzimuthElevationMask associated with the ConstrainedLinkEnd (get / set).Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
AzimuthElevationMaskExtensionAn extension that associates an AzimuthElevationMask with a platform.Classagi.foundation.platformsAGI ( Analytical Graphics )
AzimuthElevationMaskGraphicsDefines the graphical properties of an AzimuthElevationMask.Classagi.foundation.cesiumAGI ( Analytical Graphics )
AzimuthElevationMaskGraphicsDefines the graphical properties of an azimuth elevation mask over time.Classagi.foundation.platformsAGI ( Analytical Graphics )
AzimuthElevationMaskGraphicsExtensionAn extension that defines the graphics of an AzimuthElevationMask drawn at a location defined by ILocationPointService andClassagi.foundation.cesiumAGI ( Analytical Graphics )
AzimuthElevationMaskGraphicsExtensionAn extension that defines the graphics of mask defined by IAzimuthElevationMaskService.Classagi.foundation.platformsAGI ( Analytical Graphics )
AzimuthElevationMaskGraphicsProjectionenum AzimuthElevationMaskGraphicsProjectionDefines how AzimuthElevationMaskGraphics are visualized.Classagi.foundation.cesiumAGI ( Analytical Graphics )
AzimuthElevationMaskVisualizerA ServiceProviderVisualizer which creates graphics for IAzimuthElevationMaskService defined by Classagi.foundation.platforms.advancedAGI ( Analytical Graphics )
AzimuthElevationRangeA set of curvilinear 3-dimensional coordinates.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
BackgroundCalculationUsed to perform a computation in the background.Classagi.foundation.infrastructure.threadingAGI ( Analytical Graphics )
BallisticPropagatorThis class calculates a ballistic trajectory (two body gravity only) between two locations on a CentralBody (get / set).Classagi.foundation.propagatorsAGI ( Analytical Graphics )
BallisticPropagatorSolutionTypeenum BallisticPropagatorSolutionTypeSpecies the kind of solution that was calculated by a BallisticPropagator, IE whether the desired trajectory wasClassagi.foundation.propagatorsAGI ( Analytical Graphics )
BallisticTrajectoryInformationAn object with many metrics that describe a ballistic trajectory from an initial point to a target point.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
BandExtractFilterExtracts a band or set of bands from the source raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
BandOrderFilterReorders or swizzles the bands of the source raster to match the band order of the RasterFormat specified by the BandOrder (get / set) property.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
BaseCollectionProvides the base class for a generic collection.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
BaseGainPatternBase class for all antenna gain patterns.Classagi.foundation.communications.antennasAGI ( Analytical Graphics )
BaseReceivingAntennaExtensionAn extension which searches the SignalPropagationGraph for all incoming signals entering its Owner (get / set) and processes them with a receiving BaseGainPatternClassagi.foundation.communications.antennasAGI ( Analytical Graphics )
BaseTransmittingAntennaExtensionAn extension which takes a signal source and transmits a wireless signal through an antenna.Classagi.foundation.communications.antennasAGI ( Analytical Graphics )
BatchPrimitiveIndexRepresents an individual item index that is associated with a batch primitive.Classagi.foundation.graphicsAGI ( Analytical Graphics )
BeerLambertLawAtmosphericAttenuationModelAn atmospheric absorption model based on the Beer-Lambert Law The receive power is modeled using the equation Pr = Pt * exp(-alpha * L)Classagi.foundation.communications.signalpropagationAGI ( Analytical Graphics )
BehaviorBeyondAvailabilityenum BehaviorBeyondAvailabilityDefines the behavior when the evaluation time is beyond the availability for the objectClassagi.foundationAGI ( Analytical Graphics )
BehaviorWhenOnThresholdenum BehaviorWhenOnThresholdIndicates the behavior of a function explorer such as JulianDateFunctionExplorerClassagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
BilinearTerrainInterpolatorAn interpolator that determines a terrain height by bilinearly interpolating the four surrounding posts.Classagi.foundation.terrainAGI ( Analytical Graphics )
BillboardCesiumSourceA CesiumSource that generates CZML billboards for objects that provide IBillboardGraphicsService.Classagi.foundation.cesium.advancedAGI ( Analytical Graphics )
BillboardGraphicsDefines the graphical properties of a billboard, also sometimes called a marker.Classagi.foundation.cesiumAGI ( Analytical Graphics )
BillboardGraphicsExtensionAn extension that defines the graphics of a billboard drawn at the location defined by ILocationPointService.Classagi.foundation.cesiumAGI ( Analytical Graphics )
BinaryLogicOperationenum BinaryLogicOperationBinary logic operations that can be used by CompositeDisplayCondition.Classagi.foundation.graphicsAGI ( Analytical Graphics )
BingMapsForEnterpriseImageGlobeOverlayA CustomImageGlobeOverlay that uses data from a Bing Maps For Enterprise server.Classagi.foundation.graphicsAGI ( Analytical Graphics )
BingMapsStyleA map style for use by Microsoft Bing Maps For Enterprise.Classagi.foundation.graphicsAGI ( Analytical Graphics )
BlendingEquationenum BlendingEquationThe operation that will be used when combining the source and destination values during blending.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
BlendingFunctionenum BlendingFunctionThe operation that will be used when computing the source and destination values that will be used during blending.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
BlurFilterApplies a ConvolutionFilter to blur or smooth the source raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
BlurMethodThe method used to blur or smooth a raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
BoundingRectangleA BoundingRectangle with four parameters of type double.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
BoundingSphereA sphere that encapsulates an object.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
BoxTriangulatorTriangulates a box.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
BracketTowardDefines the behavior of a root finder such as BrentFindRoot when a sampled function value exactly equals zero and the root finder's ConvergenceCriteriaClassagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
BrentFindExtremumLocates a local extremum (minimum or maximum) of a function using the Brent algorithm.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
BrentFindRootLocates the root of a function using the Van Wijngaarden, Dekker, Brent algorithm.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
BrentSolutionTypeenum BrentSolutionTypeIndicates on which side of zero a solution must be found.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
BrightnessFilterAdjusts the brightness of the source raster's color bands.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
BulirschStoerIntegratorAn adaptive numerical integrator which uses successive subdivisions of the specified step size in order to measure the relative error in order to update the step size.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
CachingCesiumUriResolverA URI resolver that downloads files and converts them to data URIs.Classagi.foundation.cesium.advancedAGI ( Analytical Graphics )
CachingEvaluatorA wrapper for any IEvaluator1 that caches the last evaluated result.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
CachingMotionEvaluator1A wrapper for any MotionEvaluator1 that caches the last evaluated result.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
CalculationContextThe context in which calculations are performed.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
CalculationContextFacetA facet of a CalculationContext.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
CameraClassagi.foundation.graphicsAGI ( Analytical Graphics )
CameraSnapshotTakes snapshots of the 3D window.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
CameraSnapshotFileFormatenum CameraSnapshotFileFormatWhen using CameraSnapshot orClassagi.foundation.graphics.advancedAGI ( Analytical Graphics )
CameraVideoRecordingRecords the 3D window to either a movie file or to consecutively ordered image files each time the Scene is rendered.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
CancelEventArgsProvides data for a cancelable event.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
CartesianA set of rectilinear 3-dimensional coordinates.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
CartesianElementenum CartesianElementAn enumeration indicating a part of a Cartesian.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
CartesianOnePointPropagatorThe base class for simple one-point propagators that produce only Motion1.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
CartesianParameterRepresents a Cartesian and its derivatives as a parameter.Classagi.foundation.geometryAGI ( Analytical Graphics )
CartesianStateElementConverterRepresents output associated with a PropagationStateElement corresponding to a set of Cartesian values.Classagi.foundation.propagators.advancedAGI ( Analytical Graphics )
CartographicA set of curvilinear 3-dimensional coordinates.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
CartographicElementenum CartographicElementThe elements in a Cartographic type.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
CartographicExtentA two dimensional region specified as longitude and latitude coordinates.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
CartographicZoneConstraintThis constraint limits access to within a certain cartographic region.Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
CentralBodiesFacetA CalculationContextFacet that holds and provides information about central bodies such as planets, moons, the sun, etc.Classagi.foundation.celestialAGI ( Analytical Graphics )
CentralBodyA central body, such as a planet, star, asteroid, libration point, etc.Classagi.foundation.celestialAGI ( Analytical Graphics )
CentralBodyGraphicsThe graphical properties associated with a particular CentralBody.Classagi.foundation.graphicsAGI ( Analytical Graphics )
CentralBodyGraphicsIndexerAn indexer into the CentralBodyGraphics for a particular CentralBody, which provides graphicalClassagi.foundation.graphics.advancedAGI ( Analytical Graphics )
CentralBodyInertialAxesThis class provides the Axes based on the STK definition of a CentralBody's Inertial Axes.Classagi.foundation.celestialAGI ( Analytical Graphics )
CentralBodyInertialAxes .ComputeOrientationParametersThe definition of a function which computes a set of orientation parameters.Classagi.foundation.celestialAGI ( Analytical Graphics )
CentralBodyObstructionConstraintAn Access constraint that requires that the view from one object to another not be obstructed by a central body such as the Earth or another planet.Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
CentralBodySurfaceCurveA curve (or polyline) on the surface of a CentralBody (get / set).Classagi.foundation.platformsAGI ( Analytical Graphics )
CentralBodySurfaceCurveCesiumSourceA CesiumSource that generates CZML polygons for objects that provide ICentralBodySurfaceCurveGraphicsService and ICentralBodySurfaceCurveService.Classagi.foundation.cesium.advancedAGI ( Analytical Graphics )
CentralBodySurfaceCurveElevationAngleConstraintAn Access constraint that requires that an object be between a span of elevation angles from any or all of the points along a given line on the surface of the central body.Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
CentralBodySurfaceCurveGraphicsDefines the graphical properties of a CentralBodySurfaceCurve.Classagi.foundation.cesiumAGI ( Analytical Graphics )
CentralBodySurfaceCurveGraphicsExtensionAn extension that defines the graphical properties of a curve defined by a CentralBodySurfaceCurve.Classagi.foundation.cesiumAGI ( Analytical Graphics )
CentralBodySurfaceCurveGraphicsExtensionAn extension that describes the graphics of a curve defined by ICentralBodySurfaceCurveService.Classagi.foundation.platformsAGI ( Analytical Graphics )
CentralBodySurfaceCurveVisualizerA ServiceProviderVisualizer that draws an area described by ICentralBodySurfaceCurveGraphicsService Classagi.foundation.platforms.advancedAGI ( Analytical Graphics )
CentralBodySurfaceRegionA region (or polygon) on the surface of a CentralBody (get / set).Classagi.foundation.platformsAGI ( Analytical Graphics )
CentralBodySurfaceRegionCesiumSourceA CesiumSource that generates CZML polygons for objects that provide ICentralBodySurfaceRegionGraphicsService and ICentralBodySurfaceRegionService.Classagi.foundation.cesium.advancedAGI ( Analytical Graphics )
CentralBodySurfaceRegionElevationAngleConstraintAn Access constraint that requires that an object be between a span of elevation angles from any or all of the points in a given area on the surface of the central body.Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
CentralBodySurfaceRegionGraphicsDefines the graphical properties of a CentralBodySurfaceRegion.Classagi.foundation.cesiumAGI ( Analytical Graphics )
CentralBodySurfaceRegionGraphicsExtensionAn extension that defines the graphical properties of an area defined by a CentralBodySurfaceRegion.Classagi.foundation.cesiumAGI ( Analytical Graphics )
CentralBodySurfaceRegionGraphicsExtensionAn extension that describes graphics for a region defined by ICentralBodySurfaceRegionService.Classagi.foundation.platformsAGI ( Analytical Graphics )
CentralBodySurfaceRegionSensorVolumeConstraintAn access constraint that requires that an EllipsoidSurfaceRegion attached to one end of the ConstrainedLink (get / set) be partially within the volume of the sensor attached to the other end of the link.Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
CentralBodySurfaceRegionVisualizerA ServiceProviderVisualizer that draws an area described by ICentralBodySurfaceRegionGraphicsService Classagi.foundation.platforms.advancedAGI ( Analytical Graphics )
CesiumAvailabilityExtensionAn extension that defines the availability of a CZML object.Classagi.foundation.cesiumAGI ( Analytical Graphics )
CesiumDeleteExtensionAn extension that indicates that a CZML object should be deleted from the client.Classagi.foundation.cesiumAGI ( Analytical Graphics )
CesiumExtrapolationTypeenum CesiumExtrapolationTypeThe type of extrapolation to perform when outside the sample data range of an interpolatable property.Classagi.foundation.cesiumAGI ( Analytical Graphics )
CesiumGenerationStatusenum CesiumGenerationStatusThe return value of a call to CzmlDocumentPacketizer.Classagi.foundation.cesiumAGI ( Analytical Graphics )
CesiumGeneratorBase class for all objects that wish to write custom CZML.Classagi.foundation.cesium.advancedAGI ( Analytical Graphics )
CesiumGeneratorContextThis class both provides contextual information regarding the CZML being written as well as allows CesiumSource instances to addClassagi.foundation.cesium.advancedAGI ( Analytical Graphics )
CesiumHorizontalOriginenum CesiumHorizontalOriginThe horizontal origin of a billboard or label relative to its position.Classagi.foundation.cesiumAGI ( Analytical Graphics )
CesiumInterpolationAlgorithmenum CesiumInterpolationAlgorithmThe algorithm to use for interpolation of sampled data.Classagi.foundation.cesiumAGI ( Analytical Graphics )
CesiumLabelStyleenum CesiumLabelStyleSpecifies the style of label.Classagi.foundation.cesiumAGI ( Analytical Graphics )
CesiumOutputStreamA stream to which raw CZML data can be written.Classagi.foundation.cesiumAGI ( Analytical Graphics )
CesiumPropertyThe base class for all CZML properties.Classagi.foundation.cesium.advancedAGI ( Analytical Graphics )
CesiumReferenceFrameExtensionAn extension that defines the reference frame in which an object's CZML position will be written.Classagi.foundation.cesiumAGI ( Analytical Graphics )
CesiumResourceA resource to be linked from or embedded into a CZML document.Classagi.foundation.cesiumAGI ( Analytical Graphics )
CesiumResourceBehaviorenum CesiumResourceBehaviorSpecifies whether to embed a resource into a CZML stream or simply link to them.Classagi.foundation.cesiumAGI ( Analytical Graphics )
CesiumSensorVolumePortionToDisplayenum CesiumSensorVolumePortionToDisplaySpecifies which parts of a sensor are to be displayed.Classagi.foundation.cesiumAGI ( Analytical Graphics )
CesiumSourceThe base class for items that produce CesiumGenerator instances for writing CZML.Classagi.foundation.cesium.advancedAGI ( Analytical Graphics )
CesiumStripeOrientationenum CesiumStripeOrientationThe orientation of the stripes in a stripe material.Classagi.foundation.cesiumAGI ( Analytical Graphics )
CesiumVerticalOriginenum CesiumVerticalOriginThe vertical origin of a billboard or label relative to its position.Classagi.foundation.cesiumAGI ( Analytical Graphics )
ChildPlatformCollectionA collection of child platforms.Classagi.foundation.platformsAGI ( Analytical Graphics )
ChildrenExtensionAn ObjectExtension which can provide a list of children for a given ExtensibleObject.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
CircularAccessConstraintDefines methods for implementing a circular function used to compute access.Classagi.foundation.accessAGI ( Analytical Graphics )
CircularAccessConstraint .CircularAccessConstraintEvaluatorBase class for Access constraint evaluators which evaluate circular functions.Classagi.foundation.accessAGI ( Analytical Graphics )
CircularHoldProcedure A procedure that places the position into a circular path around a given center point at a given turn radius in a given direction.Classagi.foundation.routedesignAGI ( Analytical Graphics )
CircularHoldProcedure .ConfigurationDataAn enumeration indicating whether the configuration of the hold was successful or whether there was an error.Classagi.foundation.routedesignAGI ( Analytical Graphics )
CircularRangeThe possible options that a numerical value could be limited to when it represents an angle.Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
CityTypeIndicates the type of City in STK's City Database.Classagi.foundation.stkAGI ( Analytical Graphics )
ClassicalEquationOfEquinoxes Represents the classical equation of the equinox as defined in the Explanatory Supplement to the Astronomical Almanac.Classagi.foundation.celestialAGI ( Analytical Graphics )
ClockDefines initial clock settings associated with a CzmlDocument.Classagi.foundation.cesiumAGI ( Analytical Graphics )
ClockRangeDefines the behavior of a clock when its current time reaches its start or end point.Classagi.foundation.cesiumAGI ( Analytical Graphics )
ClockStepDefines how a simulated clock advances in time.Classagi.foundation.cesiumAGI ( Analytical Graphics )
ClosedTurnDirectionenum ClosedTurnDirectionAn enumeration that indicates which direction to turn during a closed turn such asClassagi.foundation.routedesignAGI ( Analytical Graphics )
CloudFogAttenuationModelItuRP840ITU-R P.Classagi.foundation.communications.signalpropagationAGI ( Analytical Graphics )
CoefficientOfReflectivityTypeenum CoefficientOfReflectivityTypeDefines the type of Reflectivity Coefficient used in initializing SimpleSolarRadiationForce.Classagi.foundation.celestialAGI ( Analytical Graphics )
CollectionAlgorithmsContains algorithms that operate on collections.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
CollectionAlgorithms .ComparisonOfDifferentTypesRepresents a method that compares two objects of different types.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
ColorToLuminanceFilterExtracts a Luminance band derived from the color bands of the source raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
CommonEntityInterfacesContains methods related to the interfaces that are commonly implemented on entity classes, such as IEntityLastUpdate and IEntityPosition.Classagi.foundation.trackingAGI ( Analytical Graphics )
CommonEntityInterfaces .IEntityAccelerationContains methods related to the IEntityAcceleration interface.Classagi.foundation.trackingAGI ( Analytical Graphics )
CommonEntityInterfaces .IEntityIdentifierContains methods related to the IEntityIdentifier interface.Classagi.foundation.trackingAGI ( Analytical Graphics )
CommonEntityInterfaces .IEntityLastUpdateContains methods related to the IEntityLastUpdate interface.Classagi.foundation.trackingAGI ( Analytical Graphics )
CommonEntityInterfaces .IEntityOrientationContains methods related to the IEntityOrientation interface.Classagi.foundation.trackingAGI ( Analytical Graphics )
CommonEntityInterfaces .IEntityPositionContains methods related to the IEntityPosition interface.Classagi.foundation.trackingAGI ( Analytical Graphics )
CommonEntityInterfaces .IEntityRotationalAccelerationContains methods related to the IEntityRotationalAcceleration interface.Classagi.foundation.trackingAGI ( Analytical Graphics )
CommonEntityInterfaces .IEntityRotationalVelocityContains methods related to the IEntityRotationalVelocity interface.Classagi.foundation.trackingAGI ( Analytical Graphics )
CommonEntityInterfaces .IEntityVelocityContains methods related to the IEntityVelocity interface.Classagi.foundation.trackingAGI ( Analytical Graphics )
CommunicationAccessQueryCollectionA collection of ReceiverAccessQueries used to determine navigation communications signal access across multiple Classagi.foundation.navigation.advancedAGI ( Analytical Graphics )
CommunicationAnalysisDefines a set of Evaluators used to analyze communications systems, including signal to noise ratios and others.Classagi.foundation.communicationsAGI ( Analytical Graphics )
CommunicationFigureOfMeritA figure of merit based on a CommunicationObjectScalar representing a link budget parameter or other communication related value.Classagi.foundation.coverage.figureofmeritAGI ( Analytical Graphics )
CommunicationLinkCollectionA collection of communication links, primarily used by the CommunicationSystem.Classagi.foundation.communicationsAGI ( Analytical Graphics )
CommunicationLinkConstraint An access constraint which is based on a communication link parameter defined by a CommunicationLinkScalar.Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
CommunicationLinkScalarBase class for scalars representing values associated with a communication link budget.Classagi.foundation.geometryAGI ( Analytical Graphics )
CommunicationObjectConstraint An access constraint which is based on a communication or link budget parameter defined by a CommunicationObjectScalar.Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
CommunicationObjectScalarBase class for scalars representing values associated with a communication link budget.Classagi.foundation.geometryAGI ( Analytical Graphics )
CommunicationsConstantsA collection of communications specific constants.Classagi.foundation.communicationsAGI ( Analytical Graphics )
CommunicationSystemModels a communications system involving multiple transmitters, receivers, transponders, and transceivers.Classagi.foundation.communicationsAGI ( Analytical Graphics )
ComplexAnalogTransmitterAn analog transmitter defined by a Signal and RadioFrequencyGainPattern.Classagi.foundation.communicationsAGI ( Analytical Graphics )
ComplexConicA sensor volume defined by inner and outer half angles, minimum and maximum clock angles, and a radial range limit.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
ComplexDigitalTransmitterA digital transmitter with a user-defined configuration.Classagi.foundation.communicationsAGI ( Analytical Graphics )
ComplexReceiverA communications receiver defined by an antenna, gain pattern and list of signal processors.Classagi.foundation.communicationsAGI ( Analytical Graphics )
CompositeAxesA Axes that is defined by a collection of intervals, where the data associated with each interval is a another Axes representing theClassagi.foundation.geometryAGI ( Analytical Graphics )
CompositeCesiumPropertyA CesiumProperty that specifies values over multiple distinct intervals of time.Classagi.foundation.cesiumAGI ( Analytical Graphics )
CompositeDisplayConditionA composite of display conditions combined using a BinaryLogicOperation.Classagi.foundation.graphicsAGI ( Analytical Graphics )
CompositePointA Point that is defined by a collection of intervals, where the data associated with each interval is a another Point representing theClassagi.foundation.geometryAGI ( Analytical Graphics )
CompositePrimitive A primitive that is composed of multiple other primitives.Classagi.foundation.graphicsAGI ( Analytical Graphics )
CompositeProfileSegmentA profile segment composed of a number of other profile segments in a sequence.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
CompositeSurfaceSegmentA segment that combines a number of other surface segments together sequentially.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
CompositeTerrainProviderA terrain provider that is composed of multiple other terrain providers.Classagi.foundation.terrainAGI ( Analytical Graphics )
ComputeIauOrientationParametersThe definition of a function which computes a set of orientation parameters.Classagi.foundation.celestialAGI ( Analytical Graphics )
ConditionCheckCallbackThe delegate type that is used by the DelegateStoppingCondition to compute the value used in determining if propagation should stop.Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
ConfidenceIntervalProvides confidence interval multiplier methods.Classagi.foundation.navigationAGI ( Analytical Graphics )
ConfidenceIntervalVariableDimensionenum ConfidenceIntervalVariableDimensionSignifies the dimension of a variable for the confidence interval calculation.Classagi.foundation.navigationAGI ( Analytical Graphics )
ConfigurableConnectionBase class for all types that connect two RouteProcedures together.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
ConfigurableProfileA configurable profile is used by the RoutePropagator to ensure that the route heights and speeds are continuous from one segment to the next.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
ConfigurableSurfaceProcedureA definition for the procedure from which to configure the surface geometry between procedures and connections.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
ConnectionConfigurationResultThe result of configuring the surface geometry on a given RouteConnection.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
ConnectionStrategyBase class for a set of connections that represent a path from one Cartographic point to another.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
ConstantCesiumPropertyA CesiumProperty that specifies a constant value.Classagi.foundation.cesiumAGI ( Analytical Graphics )
ConstantCovariance3By3Represents position covariance with standard deviations which remain constant in the given axes.Classagi.foundation.geometryAGI ( Analytical Graphics )
ConstantDisplayConditionA display condition that evaluates to a user-defined value.Classagi.foundation.graphicsAGI ( Analytical Graphics )
ConstantEvaluatorAn Evaluator{T} which always returns the same value.Classagi.foundationAGI ( Analytical Graphics )
ConstantForceRepresents a constant force.Classagi.foundation.celestialAGI ( Analytical Graphics )
ConstantFrequencyMixerA signal processor which increases or decreases the frequency of the incoming signals by a constant offset.Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
ConstantGainAmplifierA signal processor which applies a gain to its input.Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
ConstantGpsReceiverNoiseModelReports a constant value for the total noise in any GPS receiver when receiving a signal from any GPS satellite.Classagi.foundation.navigationAGI ( Analytical Graphics )
ConstantGraphicsParameterA GraphicsParameter which does not change over time.Classagi.foundation.platformsAGI ( Analytical Graphics )
ConstantHeightProfileA profile that simply represents a constant height and constant speed with respect to the reference surface of the corresponding surface path.Classagi.foundation.routedesignAGI ( Analytical Graphics )
ConstantHeightSegmentA profile defining geometry for a constant height above the reference surface.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
ConstantsA collection of constants.Classagi.foundationAGI ( Analytical Graphics )
ConstantSolarGeophysicalDataRepresents the solar radiation and geomagnetic flux indices as constant values.Classagi.foundation.celestialAGI ( Analytical Graphics )
ConstrainedUpAxisenum ConstrainedUpAxisWhen setting the Camera's Axes (get / set), thisClassagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ConstraintAddedEventArgsProvides data for the ConstraintAdded (add / remove) event.Classagi.foundation.accessAGI ( Analytical Graphics )
ConstraintQueryBuilderThis type is used to build an AccessQuery from a single constraint by assembling all of the individual functions that make up the constraint.Classagi.foundation.accessAGI ( Analytical Graphics )
ConstraintRemovedEventArgsProvides data for the ConstraintRemoved (add / remove) event.Classagi.foundation.accessAGI ( Analytical Graphics )
ConstraintSatisfiedCallbackThe delegate that is used by the DelegateStoppingConditionConstraint to determine if the constraint is satisfied.Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
ContrastFilterAdjusts the contrast of the source raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
ConvergenceCriteriaenum ConvergenceCriteriaSpecifies the criteria to be used in determining convergence.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
ConvolutionFilterApplies convolution to the source raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
CopyContextA context that identifies a complete copy operation.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
CopyForAnotherThreadEnables copying of IThreadAware objects for use in another thread.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
CouldNotCreateVideoCardResourceExceptionThe exception that is thrown when a video card resource cannot be created.Classagi.foundation.graphicsAGI ( Analytical Graphics )
Covariance3By3DerivativeHolds the derivatives of the positional variance and covariance information for an object.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
Covariance3By3EvaluatorEvaluates the position covariance of an object over time.Classagi.foundation.geometryAGI ( Analytical Graphics )
Covariance3By3SizeAndOrientationHolds the positional variance and covariance information for an object.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
Covariance3By3SizeAndOrientationInterpolatorInterpolates Covariance3By3SizeAndOrientation information.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
CovarianceReadOptionsenum CovarianceReadOptionsAn enumerator describing the different options for reading Covariance from an ephemeris file.Classagi.foundation.stkAGI ( Analytical Graphics )
CovarianceSeparationConstraintAn Access constraint that requires that the ends of the ConstrainedLink (get / set) with uncertain position have a 'worst-case' separation above a minimum and below a maximum distance in meters.Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
CoverageDataContains all the information generated by a coverage calculation for a single point.Classagi.foundation.coverageAGI ( Analytical Graphics )
CoverageDefinitionOnCentralBody Provides a convenient way to organize and initialize a coverage calculation, which computes access calculations over a set of grid point.Classagi.foundation.coverageAGI ( Analytical Graphics )
CoverageDefinitionOnSingleObjectThis class provides a convenient way to organize and compute a coverage calculation between an object of interest and an associated group of assets.Classagi.foundation.coverageAGI ( Analytical Graphics )
CoverageFilterFilters coverage results based on the number of available assets.Classagi.foundation.coverageAGI ( Analytical Graphics )
CoverageFilterTypeenum CoverageFilterTypeIndicates whether an interval of coverage is valid based on the number of assets available.Classagi.foundation.coverageAGI ( Analytical Graphics )
CoverageGapsA figure of merit which provides statistical information regarding gaps in coverage.Classagi.foundation.coverage.figureofmeritAGI ( Analytical Graphics )
CoverageGridPointThis class represents a grid point to be used in a coverage calculation.Classagi.foundation.coverageAGI ( Analytical Graphics )
CoverageGridResultThis class represents the overall results of a coverage calculation over a grid.Classagi.foundation.coverageAGI ( Analytical Graphics )
CoverageQueryResultContains all the information generated by a coverage calculation for a single grid point.Classagi.foundation.coverageAGI ( Analytical Graphics )
CoverageTimeA figure of merit calculating statistics on the amount of time that coverage exists.Classagi.foundation.coverage.figureofmeritAGI ( Analytical Graphics )
CraneRainAttenuationModelCrane rain attenuation propagation model implementation.Classagi.foundation.communications.signalpropagationAGI ( Analytical Graphics )
CreateCalculationContextFacetCallbackA delegate for a function that creates a CalculationContextFacet.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
CreateCoverageGridPointForAccessA delegate which defines a method for creating a service provider for use in access based on a given coverage grid point position.Classagi.foundation.coverageAGI ( Analytical Graphics )
CssiSolarGeophysicalDataRepresents the solar radiation and geomagnetic flux indices as they vary over time.Classagi.foundation.celestialAGI ( Analytical Graphics )
CubicRealPolynomialRepresents a 3rd order polynomial function of one variable with only real coefficients.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
CullFaceIdentifies whether front- and/or back-facing triangles are culled.Classagi.foundation.graphics.rendererAGI ( Analytical Graphics )
CurveA 1-dimensional geometric figure.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
CurveCollectionClassagi.foundation.geometry.shapesAGI ( Analytical Graphics )
CustomGainPatternDefines an antenna gain pattern based on external data specified as a Function2.Classagi.foundation.communications.antennasAGI ( Analytical Graphics )
CustomImageGlobeOverlayA GlobeImageOverlay that allows for a user defined image to be specified.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
CustomSensorPatternA custom SensorFieldOfView defined by a list of directions defining the outer perimeter of the field of view.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
CylinderFillCylinder faces that can be filled.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
CylinderTriangulatorTriangulates a cylinder.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
CylindricalA set of curvilinear 3-dimensional coordinates.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
CzmlDocumentGenerates CZML files.Classagi.foundation.cesiumAGI ( Analytical Graphics )
CzmlDocumentPacketizerGenerates a CZML document one packet at a time to allow for incremental processing by client applications.Classagi.foundation.cesiumAGI ( Analytical Graphics )
DataUnavailableExceptionException thrown when data is unavailable for a given computation.Classagi.foundationAGI ( Analytical Graphics )
DateMotionCollection1A collection of Motion1, each of which is associated with a particular JulianDate.Classagi.foundationAGI ( Analytical Graphics )
DateMotionCollection2A collection of Motion2, each of which is associated with a particular JulianDate.Classagi.foundationAGI ( Analytical Graphics )
DefaultConnectionBehaviorThis is a RouteConnection used by the RoutePropagator to define the default settings for creating RouteConnection objects in betweenClassagi.foundation.routedesignAGI ( Analytical Graphics )
DefaultProfileBehaviorenum DefaultProfileBehaviorAn enumeration indicating which type of connection to use for a given RoutePropagator.Classagi.foundation.routedesignAGI ( Analytical Graphics )
DefinitionalObjectThe base class for all definitional objects.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
DefinitionalObjectCollectionA collection of DefinitionalObject objects.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
DegenerateSurfaceSegmentA surface segment that specifies a surface path of zero length, representing a single position and heading.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
DegreesMinutesSecondsHolds information about an angle represented in the Degrees Minutes Seconds format.Classagi.foundationAGI ( Analytical Graphics )
DelaunayElementsA set of Delaunay elements.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
DelayedTerrainAzimuthElevationMaskAn azimuth-elevation mask which defines a region of visibility defined by a given TerrainProvider.Classagi.foundation.terrainAGI ( Analytical Graphics )
DelegateRepresents a delegate, which is a data structure that refers to a static method or to a class instance and an instance method of that class.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
DelegateBasedConstraintA SegmentPropagatorConstraint for use with TargetedSegmentListDifferentialCorrector where the constraint value is produced by a delegate that computes the value Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DelegateBasedConstraintCallbackThe delegate type used by the DelegateBasedConstraint.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DelegateBasedVariableA SegmentPropagatorVariable that uses delegate to get and set the relevant values in a segment's configuration.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DelegateEntityFilterAn EntityFilter that filters entities based on the result of the specified callback.Classagi.foundation.trackingAGI ( Analytical Graphics )
DelegateStoppingConditionA stopping condition that will stop a function by search for thresholds and extrema from values of a ConditionCheckCallback.Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
DelegateStoppingConditionConstraintA StoppingConditionConstraintEvaluator where the method that checks if the state at a stop satisfies this StoppingConditionConstraint is specified by a delegate.Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
DeleteCesiumSourceA CesiumSource that generates a CZML delete packet for objects that provide ICesiumDeleteService.Classagi.foundation.cesium.advancedAGI ( Analytical Graphics )
DenseMatrixA general implementation of Matrix with no restrictions on element values.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
DependencyEnumeratorEnumerates the dependencies of an object.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
DependentVariableDerivativesDefines a set of first order differential equations used by a NumericalIntegrator to advance a set of dependent variables over an independent variable step.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
DependentVariableDifferentialEquationAn adapter for an OrdinaryDifferentialEquationSystem for use with a NumericalIntegrator.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
DerivativeModeAn enumeration indicating the mode in which to calculate derivatives.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DescriptionContains the description of a Cesium object.Classagi.foundation.cesiumAGI ( Analytical Graphics )
DescriptionCesiumSourceA CesiumSource that generates a CZML description for objects that provide IDescriptionService.Classagi.foundation.cesium.advancedAGI ( Analytical Graphics )
DescriptionExtensionAn extension that defines that HTML description of an object.Classagi.foundation.cesiumAGI ( Analytical Graphics )
DescriptiveStatisticsClassagi.foundationAGI ( Analytical Graphics )
DiagonalMatrixAn implementation of a square Matrix whose diagonal elements are the only ones with a non-zero value.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
DifferentialCorrectorStepResultThe results evaluated in one iteration of a MultivariableFunctionDifferentialSolver.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DigitalDataSourceA digital data source which constructs a signal and adds a SignalDataRate property.Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
DigitalDemodulatorA signal processor based on a modulation method which decodes the input signal by removing the modulation and producing a base-band signal which retains all otherClassagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
DigitalModulationBase class for types defining methods for digital modulation of signals.Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
DigitalModulatorTakes an input signal and adds the specified modulation.Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
DilutionOfPrecisionA dilution of precision (or DOP), including North (NDOP), East (EDOP), Vertical (VDOP), Horizontal (HDOP), Position (PDOP), Time (TDOP), and the overallClassagi.foundation.navigationAGI ( Analytical Graphics )
DilutionOfPrecisionConstraintAn Access constraint which restricts access to the ConstrainedObject (get / set) to when the dilution of precision (DOP) is above a minimum, below a maximum or both.Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
DilutionOfPrecisionFigureOfMeritA figure of merit which represents the DilutionOfPrecision at any given point over time.Classagi.foundation.coverage.figureofmeritAGI ( Analytical Graphics )
DilutionOfPrecisionOptimizationenum DilutionOfPrecisionOptimizationThe Dilution of Precision (DOP) value to optimize on for Best N solutions.Classagi.foundation.navigationAGI ( Analytical Graphics )
DilutionOfPrecisionTypeenum DilutionOfPrecisionTypeAn enumeration defining the type of Dilution of Precision (DOP).Classagi.foundation.navigationAGI ( Analytical Graphics )
DimensionFStores an ordered pair of floating-point numbers, typically the width and height of a rectangle, with float precision.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
DiscreteCoverageDefinitionOnCentralBody Similar to CoverageDefinitionOnCentralBody, this class provides a convenient way to organize and initialize a coverage calculation, which computes access calculations over a set of grid point.Classagi.foundation.coverageAGI ( Analytical Graphics )
DisplacementVectorParticipantenum DisplacementVectorParticipantIdentifies a participant in a VectorDisplacement.Classagi.foundation.geometryAGI ( Analytical Graphics )
DisplayConditionWhen assigned to objects, such as display conditions are evaluated to determine if the object should beClassagi.foundation.graphicsAGI ( Analytical Graphics )
DisplayConditionTypeenum DisplayConditionTypeIndicates the type of DisplayCondition that will be createdClassagi.foundation.platforms.advancedAGI ( Analytical Graphics )
DisplayParametersClassagi.foundation.platformsAGI ( Analytical Graphics )
DisplayParametersHelperA utility class used by ServiceProviderVisualizers that takes a DisplayParameters and creates and maintains a set ofClassagi.foundation.platforms.advancedAGI ( Analytical Graphics )
DistanceDisplayConditionDefines an inclusive distance interval, in meters, that determines when an based on the distance, in meters, from the camera to the object.Classagi.foundation.graphicsAGI ( Analytical Graphics )
DistanceToGlobeOverlayDisplayConditionDefines an inclusive distance interval, in meters, that determines when an based on the distance, in meters, from the camera to the GlobeOverlay (get / set).Classagi.foundation.graphicsAGI ( Analytical Graphics )
DistanceToPositionDisplayConditionDefines an inclusive distance interval, in meters, that determines when an based on the distance, in meters, from the camera to a position defined in theClassagi.foundation.graphicsAGI ( Analytical Graphics )
DistanceToPrimitiveDisplayConditionDefines an inclusive distance interval, in meters, that determines when an based on the distance, in meters, from the camera to the Primitive (get / set).Classagi.foundation.graphicsAGI ( Analytical Graphics )
DopplerShiftModelA model of the doppler shift for a signal along the propagation path.Classagi.foundation.communications.signalpropagationAGI ( Analytical Graphics )
DoubleExtremumFoundEventArgsClassagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DoubleExtremumIndicatedEventArgsClassagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DoubleFunctionCollectionA collection of functions to be explored by DoubleFunctionExplorer.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
DoubleFunctionDetailsHolds details of a function to be explored with DoubleFunctionExplorer.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DoubleFunctionExplorerExplores one or more functions where the independent variable is double and the dependent variable is double, looking for one or more threshold crossingsClassagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DoubleFunctionExplorerProgressContains additional information reported to ITrackCalculationProgress.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
DoubleFunctionExtremumFoundA finding by DoubleFunctionExplorer that a function has a local extremum at a specific Variable.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
DoubleFunctionExtremumIndicatedA finding by DoubleFunctionExplorer that a function has a local extremum indicated by three samples.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
DoubleFunctionFindingThe base class for findings of the DoubleFunctionExplorer, such as a threshold crossing or an extremum.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
DoubleFunctionSampledEventArgsHolds details of the FunctionSampled (add / remove) event.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DoubleFunctionSamplingSpecies how sampling of a function of double should be performed.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DoubleFunctionThresholdCollectionA collection of function thresholds.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
DoubleFunctionThresholdCrossingFoundA finding by DoubleFunctionExplorer that a function crossed a threshold at a specific Variable.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
DoubleFunctionThresholdCrossingIndicatedA finding by DoubleFunctionExplorer that a threshold crossing is indicated somewhere between two Variables, because the function values are on opposite sides of theClassagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
DoubleFunctionThresholdDetailsDetails of a threshold of interest in DoubleFunctionExplorer.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DoubleMotionInterpolatorClassagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DoubleParameterRepresents a double and its derivatives as a parameter.Classagi.foundation.geometryAGI ( Analytical Graphics )
DoubleSampleSuggestionCallbackA callback that is invoked to determine the next Variable at which DoubleFunctionExplorer samples a function.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DoubleSimpleFunctionA delegate that takes a double and returns a double.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DoubleThresholdCrossingFoundEventArgsClassagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DoubleThresholdCrossingIndicatedEventArgsClassagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DoWorkEventArgsProvides data for the DoWork event handler.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
DoWorkEventHandlerRepresents the method that will handle the DoWork event.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
DragDropOptionsOptions for configuring automatic handling of supported files when they are dragged and dropped onto the Insight3D control.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
DurationRepresents a span of time.Classagi.foundation.timeAGI ( Analytical Graphics )
DurationExtremumFoundEventArgsClassagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DurationExtremumIndicatedEventArgsClassagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DurationFunctionCollectionA collection of functions to be explored by DurationFunctionExplorer.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
DurationFunctionDetailsHolds details of a function to be explored with DurationFunctionExplorer.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DurationFunctionExplorerExplores one or more functions where the independent variable is Duration and the dependent variable is double, looking for one or more threshold crossingsClassagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DurationFunctionExplorerProgressContains additional information reported to ITrackCalculationProgress.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
DurationFunctionExtremumFoundA finding by DurationFunctionExplorer that a function has a local extremum at a specific duration.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
DurationFunctionExtremumIndicatedA finding by DurationFunctionExplorer that a function has a local extremum indicated by three samples.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
DurationFunctionFindingThe base class for findings of the DurationFunctionExplorer, such as a threshold crossing or an extremum.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
DurationFunctionSampledEventArgsHolds details of the FunctionSampled (add / remove) event.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DurationFunctionSamplingSpecies how sampling of a function of Duration should be performed.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DurationFunctionThresholdCollectionA collection of function thresholds.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
DurationFunctionThresholdCrossingFoundA finding by DurationFunctionExplorer that a function crossed a threshold at a specific duration.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
DurationFunctionThresholdCrossingIndicatedA finding by DurationFunctionExplorer that a threshold crossing is indicated somewhere between two durations, because the function values are on opposite sides of theClassagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
DurationFunctionThresholdDetailsDetails of a threshold of interest in DurationFunctionExplorer.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DurationPathPrimitiveUpdatePolicyPathPrimitive update policy that removes points from RemoveLocation (get / set) after a given Duration (get / set).Classagi.foundation.graphicsAGI ( Analytical Graphics )
DurationSampleSuggestionCallbackA callback that is invoked to determine the next duration at which DurationFunctionExplorer samples a function.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DurationSimpleFunctionA delegate that takes a Duration and returns a double.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DurationStoppingConditionA StoppingCondition that will stop after a given Duration has passed.Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
DurationStoppingConditionConstraintA StoppingConditionConstraint that determines its satisfaction based on the Duration that has passed during propagation.Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
DurationThresholdCrossingFoundEventArgsClassagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DurationThresholdCrossingIndicatedEventArgsClassagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DynamicCovariance3By3Holds the time-varying positional variance and covariance information for an object.Classagi.foundation.geometryAGI ( Analytical Graphics )
DynamicFieldOfViewExtensionAn ObjectExtension that defines a time-dynamic field of view.Classagi.foundation.platformsAGI ( Analytical Graphics )
DynamicMatrixRepresents a real valued, time varying function of a Matrix and its derivatives.Classagi.foundation.geometryAGI ( Analytical Graphics )
DynamicMatrixEvaluatorEvaluates a DynamicMatrix over time.Classagi.foundation.geometryAGI ( Analytical Graphics )
DynamicMatrixPropagationParameterRepresents a DynamicMatrix which in turn represents a particular parameter in the state during integration.Classagi.foundation.geometryAGI ( Analytical Graphics )
DynamicModifiedKeplerianElementsRepresents a time varying function of ModifiedKeplerianElements.Classagi.foundation.geometryAGI ( Analytical Graphics )
DynamicSensorFieldOfViewA sensor field-of-view volume that can change shape with time.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
DynamicSensorFieldOfViewEvaluatorEvaluates a SensorFieldOfView that changes with time.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
EarthCentralBodyThe planet Earth.Classagi.foundation.celestialAGI ( Analytical Graphics )
EarthGravitationalModel1996Provides the semimajor axis, gravitational parameter, and 2nd, 3rd, and 4th zonal harmonic coefficients for the Earth Gravitational Model of 1996 (EGM96) according to NASA Technical Publication 1998-206861.Classagi.foundation.celestialAGI ( Analytical Graphics )
EarthGravityModel96MeanSeaLevelProvides the height of mean sea level (MSL) relative to the World Geodetic System 1984 (WGS84) reference ellipsoid by using the Earth Gravity Model 1996 (EGM96) worldwide 15 minute binary geoid height data file, WW15MGH.Classagi.foundation.terrainAGI ( Analytical Graphics )
EarthOrientationParametersSpecifies Earth polar motion coordinates and the difference between UT1 and UTC.Classagi.foundation.celestialAGI ( Analytical Graphics )
EarthOrientationParametersDataSpecifies Earth Orientation Parameters at a specific instant.Classagi.foundation.celestialAGI ( Analytical Graphics )
EarthOrientationParametersFileContains static methods to read EOP data in the Celestrak EOP data file format which is documented at Celestrak EOP data file format.Classagi.foundation.celestialAGI ( Analytical Graphics )
EarthOrientationParametersReadOptionsSpecifies options for reading an EarthOrientationParametersFile.Classagi.foundation.celestialAGI ( Analytical Graphics )
EclipseTypeEnumerates the different types of shadowing that can occur during an Eclipse.Classagi.foundation.celestialAGI ( Analytical Graphics )
EdgeDetectFilterApplies a ConvolutionFilter to detect edges in the source raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
EdgeDetectMethodenum EdgeDetectMethodThe method used to detect edges in a raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
EigenDecompositionHolds results of the Eigen decomposition of a 3-by-3 matrix.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
ElementaryRotation Represents a rotation about a principal axis.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
ElevationAngleConstraintAn Access constraint that requires that the object at the other end of the ConstrainedLink (get / set) be between a span of elevation angles as viewed from the ConstrainedLinkEnd (get / set).Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
ElevationAngleRateConstraintAn Access constraint that requires that the object at the other end of the ConstrainedLink (get / set) be between a range of elevation angle rates in radians per second as viewed from the ConstrainedLinkEnd (get / set).Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
ElevationMaskThe elevation mask along a particular azimuth ray of an AzimuthElevationMask.Classagi.foundation.terrainAGI ( Analytical Graphics )
ElevationRiseDescribes a rise in obscured elevation angle along a particular azimuth ray of an AzimuthElevationMask.Classagi.foundation.terrainAGI ( Analytical Graphics )
EllipsoidA quadratic surface defined in Cartesian coordinates by the equation (x / a)^2 + (y / b)^2 + (z / c)^2 = 1Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
EllipsoidCesiumSourceA CesiumSource that generates CZML ellipsoids for objects that provide IEllipsoidGraphicsService.Classagi.foundation.cesium.advancedAGI ( Analytical Graphics )
EllipsoidComplexSurfaceCurveClassagi.foundation.geometry.shapesAGI ( Analytical Graphics )
EllipsoidGeodesicA minimum length path on the surface of an ellipsoid connecting two planetodetic surface points.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
EllipsoidGraphicsDefines the graphical properties of an ellipsoid.Classagi.foundation.cesiumAGI ( Analytical Graphics )
EllipsoidGraphicsExtensionAn extension that defines an ellipsoid to be drawn at the location defined by ILocationPointService.Classagi.foundation.cesiumAGI ( Analytical Graphics )
EllipsoidGridThis class provides a base class for a coverage grid which creates a list of grid points to be used in computing coverage over a region.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
EllipsoidGridGlobalThis class represents a set of grid points spanning the entire globe.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
EllipsoidGridIntersectionThis class represents a set of grid points created by a given EllipsoidGrid and lying inside a set of EllipsoidSurfaceRegions.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
EllipsoidGridLatitudeBoundsThis class represents a set of grid points bounded by two lines of planetodetic latitude.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
EllipsoidGridLatitudeLineThis class represents a set of grid points along a line of planetodetic latitude.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
EllipsoidGridLongitudeLineThis class represents a set of grid points along a line of longitude.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
EllipsoidGridPointThis structure represents a grid point on the surface on an ellipsoid.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
EllipsoidGridRegionsThis class provides a method for generating a regular grid inside the boundaries of a specified set of surface regions, based on a given resolution.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
EllipsoidGridSpecifiedA class which wraps a previously generated set of grid points with their respective boundaries or accepts a specified list of Cartographic grid point locations.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
EllipsoidRhumbLineA path of constant heading on the surface of an ellipsoid connecting two planetodetic surface points.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
EllipsoidSurfaceCurveRepresents a curve on the surface of an ellipsoid.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
EllipsoidSurfaceRegionThis class represents a region of the surface of an Ellipsoid bounded by a closed surface curve.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
EllipsoidTerrainProviderA very simple terrain provider that returns 0.Classagi.foundation.terrainAGI ( Analytical Graphics )
EllipsoidTriangulatorTriangulates an ellipsoid.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
EllipsoidTypeThe type of an ellipsoid.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
EnclosureDescriptionDescribes an enclosure, as returned by Solid.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
EnclosureDescriptionCollectionA collection of EnclosureDescription instances.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
EnclosureFunctionTypeenum EnclosureFunctionTypeDescribes the nature of an enclosure function returned by Solid.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
EndianBitConverterBitConverter assumes that the byte arrays given to it are always in the system's native byte order.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
EntityAxesAn Axes that obtains its value from from a tracking entity implementing IEntityOrientation.Classagi.foundation.geometryAGI ( Analytical Graphics )
EntityDescriptorDescribes a family of entities.Classagi.foundation.trackingAGI ( Analytical Graphics )
EntityDynamicSensorFieldOfViewA DynamicSensorFieldOfView that gets the current sensor shape from a tracking entity implementing IEntitySensorFieldOfView.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
EntityFilterThe base class for classes that are used with EntityFilterChain to filter entities into different EntitySets based on their properties.Classagi.foundation.trackingAGI ( Analytical Graphics )
EntityFilterChainGroups entities into EntitySets with a series of filters.Classagi.foundation.trackingAGI ( Analytical Graphics )
EntityFilterCollectionA collection of EntityFilters.Classagi.foundation.trackingAGI ( Analytical Graphics )
EntityHistoryRepresents positional history of an entity generated by a HistoryGenerator.Classagi.foundation.trackingAGI ( Analytical Graphics )
EntityParameterThe placeholder for a parameterized entity within an evaluator.Classagi.foundation.trackingAGI ( Analytical Graphics )
EntityPointA Point that obtains its value from from a tracking entity implementing IEntityPosition.Classagi.foundation.geometryAGI ( Analytical Graphics )
EntityPropertyGetterRepresents a method to get the value of a property on an entity.Classagi.foundation.trackingAGI ( Analytical Graphics )
EntityPropertySetterRepresents a method to set the value of a property on an entity.Classagi.foundation.trackingAGI ( Analytical Graphics )
EntitySchemaDescribes the archived schema for an entity.Classagi.foundation.trackingAGI ( Analytical Graphics )
EntitySchemaPropertyA property in an EntitySchema.Classagi.foundation.trackingAGI ( Analytical Graphics )
EntitySetThis class holds and manages a collection of tracked entities.Classagi.foundation.trackingAGI ( Analytical Graphics )
EntitySetChangedEventArgsHolds information about changes to an EntitySet.Classagi.foundation.trackingAGI ( Analytical Graphics )
EntityTransactedPropertyGetterRepresents a method to get a transacted property on an entity.Classagi.foundation.trackingAGI ( Analytical Graphics )
EntityVisualizerAbstract base class for visualizers, which display entities in Insight3D.Classagi.foundation.trackingAGI ( Analytical Graphics )
EnumerationA marker interface for types implementing an enumeration based on an integer value.Interfaceagi.foundation.compatibilityAGI ( Analytical Graphics )
EquationOfEquinoxes Represents the equation of the equinox (also called the "nutation in right ascension" according to the Explanatory Supplement to the Astronomical Almanac) which defines the right ascension ofClassagi.foundation.celestialAGI ( Analytical Graphics )
EquinoctialElementsA set of equinoctial orbital elements.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
EulerSequence Represents a rotation as a sequence of three ElementaryRotations about consecutive axes.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
EulerSequenceIndicatorenum EulerSequenceIndicatorIndicates the order of the axes rotations in an Euler sequence.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
EvaluatorAn abstract class that implements IEvaluator1, making all interface methods and properties abstract.Classagi.foundationAGI ( Analytical Graphics )
EvaluatorDelayedByLinkAn evaluator which wraps another evaluator while delaying it by a time specified by a LinkDelayEvaluator.Classagi.foundation.accessAGI ( Analytical Graphics )
EvaluatorGroupA group of evaluators that share common computations so that all members of the group can be computed more efficiently.Classagi.foundationAGI ( Analytical Graphics )
EvaluatorGroup .Callback0A delegate for a method that takes no creation parameters (other than the EvaluatorGroup) and returns an evaluator.Classagi.foundationAGI ( Analytical Graphics )
EvaluatorGroup .Callback1A delegate for a method that takes one creation parameter (plus the EvaluatorGroup) and returns an evaluator.Classagi.foundationAGI ( Analytical Graphics )
EvaluatorGroup .Callback2A delegate for a method that takes two creation parameters (plus the EvaluatorGroup) and returns an evaluator.Classagi.foundationAGI ( Analytical Graphics )
EvaluatorGroup .Callback3A delegate for a method that takes three creation parameters (plus the EvaluatorGroup) and returns an evaluator.Classagi.foundationAGI ( Analytical Graphics )
EvaluatorGroup .Callback4A delegate for a method that takes four creation parameters (plus the EvaluatorGroup) and returns an evaluator.Classagi.foundationAGI ( Analytical Graphics )
EvaluatorGroup .Callback5A delegate for a method that takes five creation parameters (plus the EvaluatorGroup) and returns an evaluator.Classagi.foundationAGI ( Analytical Graphics )
EvaluatorHelperA collection of methods that are helpful when writing evaluators.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
EventArgsEventArgs is the base class for classes containing event data.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
EventHandlerRepresents the method that will handle an event.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
EventResetModeIndicates whether an EventWaitHandle is reset automatically or manually after receiving a signal.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
EventWaitHandleRepresents a thread synchronization event.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
ExceptionDuringPropagationEventArgsProvides information about the exception during propagation event conditions.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
ExtensibleObjectAn object that can be extended at run-time with various ObjectExtension instances in order to add additional properties and behaviors.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
ExtensibleObjectCollectionA collection of instances that implement ExtensibleObject.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
ExtensionCollectionA collection of extensions to an ExtensibleObject.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
ExtremumKindEnumerates possible extremum types.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
ExtremumTypeIndicates whether an extremum is a minimum or a maximum.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
ExtrudableLineGraphicsDefines the graphical properties of a line that can be extruded.Classagi.foundation.platformsAGI ( Analytical Graphics )
ExtrudedPolylineTriangulatorTriangulates a polyline into an extrusion with bottom and top boundaries.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
ExtrudedPolylineTriangulatorResultThe result from extruded polyline triangulation: a triangle mesh defined using an indexed triangle list with top and bottom boundary positions.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
FieldOfViewCentralBodyProjectionGraphicsExtensionClassagi.foundation.platformsAGI ( Analytical Graphics )
FieldOfViewCentralBodyProjectionVisualizerA ServiceProviderVisualizer that draws the projection described by IFieldOfViewCentralBodyProjectionGraphicsService Classagi.foundation.platforms.advancedAGI ( Analytical Graphics )
FieldOfViewCesiumSourceA CesiumSource that generates CZML sensors for objects that provide IFieldOfViewGraphicsService and IFieldOfViewService.Classagi.foundation.cesium.advancedAGI ( Analytical Graphics )
FieldOfViewExtensionAn ObjectExtension that defines a field of view.Classagi.foundation.platformsAGI ( Analytical Graphics )
FieldOfViewGraphicsExtensionAn extension that defines the graphical properties of a sensor defined by a IFieldOfViewService positions by ILocationPointServiceClassagi.foundation.cesiumAGI ( Analytical Graphics )
FigureClassagi.foundation.geometry.shapesAGI ( Analytical Graphics )
FigureOfMeritA delegate which represents an arbitrary static figure of merit.Classagi.foundation.coverage.figureofmeritAGI ( Analytical Graphics )
FileAccessDefines constants for read, write, or read/write access to a file.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
FileModeSpecifies how the operating system should open a file.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
FileStreamExposes an InputStream around a file.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
FileStreamFactoryA factory that can produce FileStream instances on demand.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
FilteringRasterStreamA class decorator for applying a RasterFilter to each update of a RasterStream.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
FiniteDifferenceMethodenum FiniteDifferenceMethodWhen numerically computing the derivative of a function, this will indicate if the Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
FirstPartialsOfHeightA set of first order partial derivatives of terrain height with respect to longitude and latitude.Classagi.foundation.terrainAGI ( Analytical Graphics )
FlipAxisThe axis on which a raster will be flipped.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
FlipFilterFlips the source raster along the given FlipAxis.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
FloatingPointComparisonContains methods for comparing floating point numbers.Classagi.foundationAGI ( Analytical Graphics )
FollowPathProcedureA procedure that follows a path specified by a set of vertices, with turns inscribed at each vertex.Classagi.foundation.routedesignAGI ( Analytical Graphics )
FontStyleSpecifies style information applied to text.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
ForceEvaluatorBase class for evaluators created by a ForceModel to compute the force.Classagi.foundation.celestialAGI ( Analytical Graphics )
ForceModelRepresents a Newtonian force which can be used to specify the equations of motion for a mass body located by an PropagationNewtonianPoint.Classagi.foundation.celestialAGI ( Analytical Graphics )
FormatConversionCallbackA delegate to convert a T from one format to another.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
FormatConverterConverts between different formats of a given type, where a format is specified as an indexed format object.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
ForwardAndBackwardAnimationThe base class for animation classes that can animate both forward and backward.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ForwardAnimationThe base class for animation classes that can animate in the forward direction.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ForwardAnimation .AnimationStateClassagi.foundation.graphics.advancedAGI ( Analytical Graphics )
FrameRateKeeps track of how many times the Scenes are rendered per second.Classagi.foundation.graphicsAGI ( Analytical Graphics )
FreeSpacePathLossModelA model of the path loss of a signal propagating in free space.Classagi.foundation.communications.signalpropagationAGI ( Analytical Graphics )
FrpaGainPatternA static Fixed Radiation Pattern Antenna (FRPA).Classagi.foundation.communications.antennasAGI ( Analytical Graphics )
Function2Represents any function.Classagi.foundationAGI ( Analytical Graphics )
Function3Represents any function.Classagi.foundationAGI ( Analytical Graphics )
FunctionSegmentSlopeenum FunctionSegmentSlopeIndicates the slope of a segment of a function.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
GainPatternBase class for all antenna gain patterns.Classagi.foundation.communications.antennasAGI ( Analytical Graphics )
GammaCorrectionFilterApplies gamma correction to the source raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
GaussianBlurFilterApplies a ConvolutionFilter to blur the source raster using the Gaussian function.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
GaussianGainPatternA static Gaussian antenna pattern.Classagi.foundation.communications.antennasAGI ( Analytical Graphics )
GaussianOpticalGainPatternA static gain pattern for an optical antenna with a gaussian profile.Classagi.foundation.communications.antennasAGI ( Analytical Graphics )
GaussianStatisticsProvides static methods helpful when working with Gaussian functions.Classagi.foundationAGI ( Analytical Graphics )
GaussJacksonCorrectionModeenum GaussJacksonCorrectionModeIndicates whether to use the full derivative function when computing correctionsClassagi.foundation.numericalmethodsAGI ( Analytical Graphics )
GaussJacksonIntegratorA multi-step second order integrator based on the Gauss-Jackson integration algorithm, using a RungeKuttaFehlberg78Integrator to start the integration and a summed Adams first order integration algorithm.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
GeodasGriddedTerrainA terrain provider for reading the GEODAS gridded data format - GRD98.Classagi.foundation.terrainAGI ( Analytical Graphics )
GeodesicConnectionStrategyA connection strategy that connects two procedures with a straight path of minimum distance (geodesic).Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
GeometryTransformerProvides evaluators that can transform between axes, observe a point in any frame, etc.Classagi.foundation.geometryAGI ( Analytical Graphics )
GeometryTransformer .AdvancedContains methods to obtain evaluators for less common situations.Classagi.foundation.geometryAGI ( Analytical Graphics )
GeospatialImageGlobeOverlayA GlobeImageOverlay for handling JPEG 2000 (.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
GeospatialInformationIsMissingExceptionThe exception that is thrown when a object is missing geospatial information.Classagi.foundation.graphicsAGI ( Analytical Graphics )
GlobalPositioningSystemDateA date and time format consisting of a week number and a time of week and utilizing the GlobalPositioningSystemTime (get) time standard.Classagi.foundation.timeAGI ( Analytical Graphics )
GlobeImageOverlayA GlobeOverlay that shows an image.Classagi.foundation.graphicsAGI ( Analytical Graphics )
GlobeImageOverlayAddCompleteEventArgsThe EventArgs passed to the AddComplete (add / remove) event handlers.Classagi.foundation.graphicsAGI ( Analytical Graphics )
GlobeOverlayThe base class of all TerrainOverlay and GlobeImageOverlay objects.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
GlobeOverlayRoleenum GlobeOverlayRoleThe role of a GlobeOverlay.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
GlobeOverlaySettingsSettings used by GlobeOverlay objects.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
GnssLinkBudgetScalarsDefines a link budget over time.Classagi.foundation.navigation.advancedAGI ( Analytical Graphics )
GnssLinkBudgetScalarsCollectionA collection of GnssLinkBudgetScalars.Classagi.foundation.navigation.advancedAGI ( Analytical Graphics )
GpsCommunicationsConstellationProvides methods that create a constellation of GPS satellites with transmitters and antennas for use with a GpsCommunicationsFrontEnd.Classagi.foundation.navigation.advancedAGI ( Analytical Graphics )
GpsCommunicationsFrontEndA communications-based antenna and navigation signal processing front-end for a GPS Receiver.Classagi.foundation.navigation.advancedAGI ( Analytical Graphics )
GpsCommunicationsNoiseModelReports a noise value calculated from the receiver communications system for a given satellite, NavigationReceiverChannel pair.Classagi.foundation.navigation.advancedAGI ( Analytical Graphics )
GpsDataFileRead the GPSData.Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
GpsLineOfSightVectorA vector describing the line-of-sight from a GPS satellite to a GPS receiver at the time of reception according to IS-GPS-200D.Classagi.foundation.navigationAGI ( Analytical Graphics )
GpsPowerSpectralDensityFilterA filter which constrains the incoming signals into a specified bandwidth range, accounting for GPS power spectral densityClassagi.foundation.navigation.advanced.signalprocessingAGI ( Analytical Graphics )
GpsReceiverA Global Positioning System receiver.Classagi.foundation.navigationAGI ( Analytical Graphics )
GpsReceiverErrorModelA model used by a GPS receiver when receiving a signal from a GPS satellite.Classagi.foundation.navigation.modelsAGI ( Analytical Graphics )
GpsReceiverExtensionAn extension that associates a GpsReceiver (get / set) with a Platform.Classagi.foundation.navigationAGI ( Analytical Graphics )
GpsReceiverNoiseModelA model for the noise at a GPS receiver when receiving a signal from a GPS satellite.Classagi.foundation.navigationAGI ( Analytical Graphics )
GpsReceiverSolutionTypeenum GpsReceiverSolutionTypeEnumeration defining the Solution types available for a receiver.Classagi.foundation.navigationAGI ( Analytical Graphics )
GpsRinexPropagatorGPS RINEX Propagator class propagates GPS orbits - providing GPS satellite positions based on RINEX broadcast ephemeris sets.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
GpsSatelliteAntennaPatternA gain pattern representing a constant gain over the earth from a GPS satellite.Classagi.foundation.communications.antennasAGI ( Analytical Graphics )
GpsSatelliteExtensionClassagi.foundation.navigationAGI ( Analytical Graphics )
GpsSatelliteInformationDescribes GPS satellite information from each line in the GPS data file.Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
GpsSignalConfigurationenum GpsSignalConfigurationStandard receiver configurations.Classagi.foundation.navigation.advancedAGI ( Analytical Graphics )
GpsSignalGeneratorDefines the necessary pieces for the generation of a GPS navigation signal.Classagi.foundation.navigation.advancedAGI ( Analytical Graphics )
GpsSignalGeneratorCollectionA collection of GpsSignalGenerators.Classagi.foundation.navigation.advancedAGI ( Analytical Graphics )
GradientDetectFilterApplies a ConvolutionFilter to detect gradients in the source raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
GradientDetectMethodenum GradientDetectMethodThe method used to detect gradients in a raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
GraphicalVectorAn ExtensibleObject that describes a vector defined by IVectorService, IVectorGraphicsServiceClassagi.foundation.cesiumAGI ( Analytical Graphics )
GraphicalVectorA service provider that describes a vector that is defined by IVectorService and IVectorGraphicsServiceClassagi.foundation.platformsAGI ( Analytical Graphics )
GraphicsFontA font that is suitable for use with the TextBatchPrimitive.Classagi.foundation.graphicsAGI ( Analytical Graphics )
GraphicsParameterBase class for all graphics parameters, which define the individual properties of graphics over time.Classagi.foundation.platforms.advancedAGI ( Analytical Graphics )
GraphicsParameterFormatterA GraphicsParameter which formats the results of other parameters into a stringClassagi.foundation.platformsAGI ( Analytical Graphics )
GraphicsParameterTransformA GraphicsParameter which transforms the result of an input parameter using a callback function.Classagi.foundation.platformsAGI ( Analytical Graphics )
GreatArcInterpolatorThe great arc interpolator computes interpolated positions along a great arc.Classagi.foundation.graphicsAGI ( Analytical Graphics )
GregorianDateRepresents a calendar date in the Gregorian calendar.Classagi.foundation.timeAGI ( Analytical Graphics )
GridMaterialGraphicsDescribes graphical properties of a material that fills the surface with a two dimensional grid.Classagi.foundation.cesiumAGI ( Analytical Graphics )
GridStatisticsA figure of merit providing statistical information on coverage over a grid.Classagi.foundation.coverage.figureofmeritAGI ( Analytical Graphics )
GridTimeSampledValuesA set of data representing the values of a particular figure of merit sampled over a grid at predefined time intervals.Classagi.foundation.coverage.figureofmeritAGI ( Analytical Graphics )
GroundSampleDistanceConstraintAn access constraint which requires the Ground Sample Distance (GSD) to be greater than a minimum and less than a maximum value.Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
GTOPO30OptionsOptions for loading GTOPO30Terrain.Classagi.foundation.terrainAGI ( Analytical Graphics )
GTOPO30TerrainA terrain provider for reading terrain from GTOPO30(G30) files.Classagi.foundation.terrainAGI ( Analytical Graphics )
HashCodeContains static methods for working with hash codes.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
HashCode .GetHashCodeFunctionA delegate that obtains a hash code for a given item.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
HeadingAtWaypointProcedure A procedure that defines a required heading at a waypoint.Classagi.foundation.routedesignAGI ( Analytical Graphics )
HeightAboveHorizonConstraintAn access constraint based on the vertical height (in meters) of the other end of the ConstrainedLink (get / set) with respect to the horizontal plane of the ConstrainedLinkEnd (get / set) object.Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
HeightConfigurationResultThe result of configuring the height on a given RouteProcedure.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
HeightConfigurationStatusenum HeightConfigurationStatusAn enumeration indicating the status of the configuration of height information between route segments.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
HeightReferenceenum HeightReferenceAn enumeration that identifies the reference for the heights returned byClassagi.foundation.terrainAGI ( Analytical Graphics )
HeightTransitionProcedure A procedure that will transition from one height to another based on the given Dynamics (get / set).Classagi.foundation.routedesignAGI ( Analytical Graphics )
HelicalGainPatternA static helical gain pattern.Classagi.foundation.communications.antennasAGI ( Analytical Graphics )
HermitePolynomialApproximationA technique for polynomial interpolation and extrapolation using a general form of Hermite's algorithm that is valid for any input order.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
HierarchicalLoggerA simple hierarchical logging mechanism.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
HighestPostTerrainInterpolatorAn interpolator that returns the highest post surrounding a given longitude and latitude.Classagi.foundation.terrainAGI ( Analytical Graphics )
HistoryGeneratorMaintains position information for visualizing track history.Classagi.foundation.trackingAGI ( Analytical Graphics )
HistoryVisualizerAn EntityVisualizer that creates a historical track for each entity.Classagi.foundation.trackingAGI ( Analytical Graphics )
HoldingPatternProfileAn interface defining a means of determining how many revolutions are required to spend a minimum time in a particular holding procedure.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
HufnagelValleyRefractiveIndexStructureParameterModelRepresents the Hufnagel-Valley (H-V) model for the refractive index structure parameter.Classagi.foundation.communications.signalpropagationAGI ( Analytical Graphics )
IAccessConstraintsServiceA service that provides AccessConstraints.Interfaceagi.foundation.accessAGI ( Analytical Graphics )
IAccessResultServiceInterfaceagi.foundation.accessAGI ( Analytical Graphics )
IAntennaDiameterServiceA service which defines the physical diameter of the antenna associated with the service provider.Interfaceagi.foundation.communications.antennasAGI ( Analytical Graphics )
IAntennaEfficiencyServiceA service which defines the efficiency of the antenna associated with the service provider.Interfaceagi.foundation.communications.antennasAGI ( Analytical Graphics )
IAntennaGainServiceDefines a service which can provide a means of applying an antenna pattern to a set of input signals based on link geometry.Interfaceagi.foundation.communications.antennasAGI ( Analytical Graphics )
Iau1976PrecessionClassagi.foundation.celestialAGI ( Analytical Graphics )
Iau1980NutationClassagi.foundation.celestialAGI ( Analytical Graphics )
Iau2000OrientationThis is a collection of the orientation information available for central bodies.Classagi.foundation.celestialAGI ( Analytical Graphics )
Iau2006OrientationThis is a collection of the orientation information available for central bodies.Classagi.foundation.celestialAGI ( Analytical Graphics )
Iau2006XysDataA table of IAU2006 XYS data that is used to evaluate the transformation between the International Celestial Reference Frame (ICRF) and the International Terrestrial Reference Frame (ITRF).Classagi.foundation.celestialAGI ( Analytical Graphics )
IauOrientationAxesThe Axes representing the orientation of a CentralBody as represented by the data from the IAU/IAG Working Group reports on rotational elements expressed in the Classagi.foundation.celestialAGI ( Analytical Graphics )
IauOrientationParametersA structure containing the orientation data computed at a particular time.Classagi.foundation.celestialAGI ( Analytical Graphics )
IAvailabilityAn interface used to determine at what times an object is able to provide information.Interfaceagi.foundation.timeAGI ( Analytical Graphics )
IAzimuthElevationMaskGiven a direction described as an azimuth angle, and a distance in that direction, this interface provides the maximum elevation angle thatInterfaceagi.foundation.terrainAGI ( Analytical Graphics )
IAzimuthElevationMaskGraphicsServiceA service that defines the graphical properties of an AzimuthElevationMask.Interfaceagi.foundation.cesium.advancedAGI ( Analytical Graphics )
IAzimuthElevationMaskGraphicsServiceA service that defines the graphics of a IAzimuthElevationMaskService.Interfaceagi.foundation.platforms.advancedAGI ( Analytical Graphics )
IAzimuthElevationMaskServiceInterfaceagi.foundation.terrainAGI ( Analytical Graphics )
IBillboardGraphicsServiceA service that defines the graphical properties of a billboard.Interfaceagi.foundation.cesium.advancedAGI ( Analytical Graphics )
ICachingEvaluatorAn interface to an evaluator that caches values between evaluations.Interfaceagi.foundation.infrastructureAGI ( Analytical Graphics )
ICalculationContextStorageStrategyA strategy for getting the current CalculationContext instance.Interfaceagi.foundation.infrastructureAGI ( Analytical Graphics )
ICentralBodySurfaceCurveGraphicsServiceA service that defines the graphical properties of a CentralBodySurfaceCurve.Interfaceagi.foundation.cesium.advancedAGI ( Analytical Graphics )
ICentralBodySurfaceCurveGraphicsServiceInterfaceagi.foundation.platforms.advancedAGI ( Analytical Graphics )
ICentralBodySurfaceCurveServiceThis service provides the geometry of a curve on the surface of a CentralBody (get).Interfaceagi.foundation.platformsAGI ( Analytical Graphics )
ICentralBodySurfaceRegionGraphicsServiceA service that defines the graphical properties of a CentralBodySurfaceRegion.Interfaceagi.foundation.cesium.advancedAGI ( Analytical Graphics )
ICentralBodySurfaceRegionGraphicsServiceInterfaceagi.foundation.platforms.advancedAGI ( Analytical Graphics )
ICentralBodySurfaceRegionServiceThis service provides the geometry of a region on the surface of a CentralBody (get).Interfaceagi.foundation.platformsAGI ( Analytical Graphics )
ICesiumAvailabilityServiceA service that defines the availability of a CZML object.Interfaceagi.foundation.cesium.advancedAGI ( Analytical Graphics )
ICesiumDeleteServiceInterfaceagi.foundation.cesium.advancedAGI ( Analytical Graphics )
ICesiumReferenceFrameServiceA service that defines the reference frame in which an object's CZML position will be written.Interfaceagi.foundation.cesium.advancedAGI ( Analytical Graphics )
ICesiumUriResolverA URI resolver transforms URIs into another form for inclusion in a CZML document.Interfaceagi.foundation.cesium.advancedAGI ( Analytical Graphics )
IChildrenServiceA service that defines a collection of children for a given parent.Interfaceagi.foundation.infrastructureAGI ( Analytical Graphics )
ICloneableSupports cloning, which creates a new instance of a class with the same value as an existing instance.Interfaceagi.foundation.compatibilityAGI ( Analytical Graphics )
ICloneWithContextAn interface for an object that can make a copy of itself that is guided by a CopyContext instance.Interfaceagi.foundation.infrastructureAGI ( Analytical Graphics )
ICompositeAccessQueryAn interface to an AccessQuery which is composed of one or more sub-queries.Interfaceagi.foundation.accessAGI ( Analytical Graphics )
IConfigurableProfileConnectionAn interface specifying additional behavior while configuring profiles for use as connections rather than ordinary procedure profiles.Interfaceagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
IDateMotionCollection1An interface to a collection of Motion1, each of which is associated with a particular JulianDate.Interfaceagi.foundationAGI ( Analytical Graphics )
IDateMotionCollection2An interface to a collection of Motion2, each of which is associated with a particular JulianDate.Interfaceagi.foundationAGI ( Analytical Graphics )
IdentifierExtensionAn extension that defines a unique identifier for an object.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
IDescriptionServiceA service that defines the HTML description of an object.Interfaceagi.foundation.cesium.advancedAGI ( Analytical Graphics )
IDetectorPitchServiceA service which returns the detector pitch of a device.Interfaceagi.foundation.platformsAGI ( Analytical Graphics )
IDisposableDefines a method to release allocated resources.Interfaceagi.foundation.compatibilityAGI ( Analytical Graphics )
IDoubleBasedStateAn IMotionState whose independent variable is a double.Interfaceagi.foundation.coordinatesAGI ( Analytical Graphics )
IDoubleFunctionSamplerAn interface to an object that controls how a function of a double is sampled.Interfaceagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
IDurationFunctionSamplerAn interface to an object that controls how a function of a Duration is sampled.Interfaceagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
IDynamicFieldOfViewServiceA service that provides a time-dynamic sensor field of view volume.Interfaceagi.foundation.geometry.shapesAGI ( Analytical Graphics )
IEllipsoidGraphicsServiceA service that defines the graphical properties of an ellipsoid.Interfaceagi.foundation.cesium.advancedAGI ( Analytical Graphics )
IEntityAccelerationAn interface to a tracking entity that has acceleration.Interfaceagi.foundation.trackingAGI ( Analytical Graphics )
IEntityArchiveDescriptorAn interface implemented by a class derived from EntityDescriptor to specify information about how an entity is archived.Interfaceagi.foundation.trackingAGI ( Analytical Graphics )
IEntityIdentifierAn interface to a tracking entity that has an identifier.Interfaceagi.foundation.trackingAGI ( Analytical Graphics )
IEntityLastUpdateAn interface to a tracking entity that describes the last time the entity was updated.Interfaceagi.foundation.trackingAGI ( Analytical Graphics )
IEntityOrientationAn interface to a tracking entity that has an orientation.Interfaceagi.foundation.trackingAGI ( Analytical Graphics )
IEntityOrientationDescriptorAn interface implemented by a class derived from EntityDescriptor to specify the Axes in which Orientation (get) is defined.Interfaceagi.foundation.trackingAGI ( Analytical Graphics )
IEntityPositionAn interface to a tracking entity that has a position described as an X, Y, and Z coordinate.Interfaceagi.foundation.trackingAGI ( Analytical Graphics )
IEntityPositionDescriptorAn interface implemented by a class derived from EntityDescriptor to specify the ReferenceFrame in which Position (get) is defined.Interfaceagi.foundation.trackingAGI ( Analytical Graphics )
IEntityRotationalAccelerationAn interface to a tracking entity that has rotational acceleration.Interfaceagi.foundation.trackingAGI ( Analytical Graphics )
IEntityRotationalVelocityAn interface to a tracking entity that has rotational velocity.Interfaceagi.foundation.trackingAGI ( Analytical Graphics )
IEntitySensorFieldOfViewAn interface to a tracking entity that has a volume describing the region of space that is detectable with its sensor.Interfaceagi.foundation.trackingAGI ( Analytical Graphics )
IEntityVelocityAn interface to a tracking entity that has a velocity.Interfaceagi.foundation.trackingAGI ( Analytical Graphics )
IEnumerateDependenciesAn interface to an object that can identify its dependencies.Interfaceagi.foundation.infrastructureAGI ( Analytical Graphics )
IEqualityComparerDefines methods to support the comparison of objects for equality.Interfaceagi.foundation.compatibilityAGI ( Analytical Graphics )
IEquatableDefines a generalized method that a value type or class implements to create a type-specific method for determining equality of instances.Interfaceagi.foundation.compatibilityAGI ( Analytical Graphics )
IEquatableDefinitionAn interface to an object that can compare its definition to other objects.Interfaceagi.foundation.infrastructureAGI ( Analytical Graphics )
IersTechnicalNote21Provides Earth orientation parameters according to the IERS Technical Note 21.Classagi.foundation.celestialAGI ( Analytical Graphics )
IEvaluatorAn interface for an evaluator that takes a JulianDate and produces a return value of a given type.Interfaceagi.foundationAGI ( Analytical Graphics )
IEvaluator1An interface for an evaluator that takes a JulianDate and produces a return value of a given type.Interfaceagi.foundationAGI ( Analytical Graphics )
IEvaluatorParameterA placeholder for a parameter within an evaluator.Interfaceagi.foundation.infrastructureAGI ( Analytical Graphics )
IFieldOfViewCentralBodyProjectionGraphicsServiceA service that describes the graphics of a IFieldOfViewProjectionService projected onto a CentralBody (get).Interfaceagi.foundation.platforms.advancedAGI ( Analytical Graphics )
IFieldOfViewEnclosureServiceA service that provides an evaluator for determining if a Point is inside of a SensorFieldOfView.Interfaceagi.foundation.platformsAGI ( Analytical Graphics )
IFieldOfViewGraphicsServiceA service that defines the graphical properties of an IFieldOfViewService.Interfaceagi.foundation.cesium.advancedAGI ( Analytical Graphics )
IFieldOfViewProjectionServiceA service that provides an evaluator for projecting a SensorFieldOfView onto a CentralBody.Interfaceagi.foundation.platformsAGI ( Analytical Graphics )
IFieldOfViewServiceA service that provides a sensor volume.Interfaceagi.foundation.geometry.shapesAGI ( Analytical Graphics )
IFigureOfMeritDefinitionAn interface which defines the means by which to get a figure of merit value for the given coverage data and object of interest.Interfaceagi.foundation.coverage.figureofmeritAGI ( Analytical Graphics )
IFocalLengthServiceA service that provides the focal length of a device.Interfaceagi.foundation.platformsAGI ( Analytical Graphics )
IFreezableAn interface to an object that can be frozen such that no further changes to the object can be made.Interfaceagi.foundation.infrastructureAGI ( Analytical Graphics )
IGeneralStateA general state that stores raw values.Interfaceagi.foundation.coordinatesAGI ( Analytical Graphics )
IGpsCommunicationsReceiverConfigurationAn interface defining the required parameters for a GpsCommunicationsFrontEnd.Interfaceagi.foundation.navigation.advancedAGI ( Analytical Graphics )
IGpsElementsAn interface to a GPS element set that contains data items needed for GPS ephemeris propagation.Interfaceagi.foundation.propagatorsAGI ( Analytical Graphics )
IGpsPrnServiceInterfaceagi.foundation.navigationAGI ( Analytical Graphics )
IGpsReceiverServiceInterfaceagi.foundation.navigationAGI ( Analytical Graphics )
IGpsSatelliteOutageServiceA service that provides information about when a GPS satellite is unavailable or unhealthy.Interfaceagi.foundation.navigationAGI ( Analytical Graphics )
IGraphicsParameterAn interface for accessing a GraphicsParameter evaluator without requiring knowledge of the generic type.Interfaceagi.foundation.platforms.advancedAGI ( Analytical Graphics )
IIdentifiableTransmitterServiceA transmitter of signals which can be identified by an identifier.Interfaceagi.foundation.communicationsAGI ( Analytical Graphics )
IIdentifierServiceA service that defines a unique identifier for an object.Interfaceagi.foundation.infrastructureAGI ( Analytical Graphics )
IIndexedFormatThis interface must be implemented on any format type used with the FormatConverter class.Interfaceagi.foundation.infrastructureAGI ( Analytical Graphics )
IIsTimeVaryingAn interface to an object that can specify whether or not it varies with time.Interfaceagi.foundation.infrastructureAGI ( Analytical Graphics )
IJulianDateFunctionSamplerAn interface to an object that controls how a function of a JulianDate is sampled.Interfaceagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
IKinematicStateGraphicsServiceA service that defines the graphical properties of a ReferenceFramedefined by IKinematicStateService.Interfaceagi.foundation.platforms.advancedAGI ( Analytical Graphics )
IKinematicStateServiceA service that provides a ReferenceFrame (get) describing a complete kinematic state (position and orientation) of an object as it moves over time.Interfaceagi.foundation.geometryAGI ( Analytical Graphics )
IKnownDateStoppingConditionEvaluatorAn interface to be added to StoppingConditionEvaluator that knows what JulianDate it will stop on.Interfaceagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
ILabelGraphicsServiceA service that defines the graphical properties of a label.Interfaceagi.foundation.cesium.advancedAGI ( Analytical Graphics )
ILinkConstraintAn interface to an AccessConstraint that constrains the relationship between two objects.Interfaceagi.foundation.accessAGI ( Analytical Graphics )
ILinkGraphicsServiceA service that defines the graphical properties of an ILinkService.Interfaceagi.foundation.cesium.advancedAGI ( Analytical Graphics )
ILinkGraphicsServiceInterfaceagi.foundation.platforms.advancedAGI ( Analytical Graphics )
ILinkServiceA service interface that provides the most basic methods for modeling a communication link between a transmitter and a receiver.Interfaceagi.foundation.accessAGI ( Analytical Graphics )
ILocationPointCovarianceGraphicsServiceA service that defines an ellipsoid to be drawn at the location defined by ILocationPointService and the size and orientation defined by ILocationPointCovarianceService.Interfaceagi.foundation.platforms.advancedAGI ( Analytical Graphics )
ILocationPointCovarianceServiceA service that provides the size and orientation of the covariance ellipsoid over time.Interfaceagi.foundation.geometryAGI ( Analytical Graphics )
ILocationPointServiceA service that provides the position of an object over time.Interfaceagi.foundation.geometryAGI ( Analytical Graphics )
ImageCollectionA collection of GlobeImageOverlay objects.Classagi.foundation.graphicsAGI ( Analytical Graphics )
ImageMaterialGraphicsDescribes graphical properties of a material that fills the surface with an image.Classagi.foundation.cesiumAGI ( Analytical Graphics )
ImagingDeviceExtensionExtension for a platform which provides data regarding an imaging device.Classagi.foundation.platformsAGI ( Analytical Graphics )
IMarkerGraphicsServiceA service that defines a marker to be drawn at the location defined by ILocationPointService.Interfaceagi.foundation.platforms.advancedAGI ( Analytical Graphics )
IMaterialGraphicsInterfaceagi.foundation.cesium.advancedAGI ( Analytical Graphics )
ImmutableDateMotionCollection1A collection of Motion1, each of which is associated with a particular JulianDate.Classagi.foundationAGI ( Analytical Graphics )
ImmutableDateMotionCollection2A collection of Motion2, each of which is associated with a particular JulianDate.Classagi.foundationAGI ( Analytical Graphics )
ImmutableValueTypeInterfaceagi.foundation.compatibilityAGI ( Analytical Graphics )
IModelGraphicsServiceA service that defines the graphical properties of a 3D model.Interfaceagi.foundation.cesium.advancedAGI ( Analytical Graphics )
IModelGraphicsServiceA service that defines a model to be drawn at the location defined by ILocationPointService and orientation defined byInterfaceagi.foundation.platforms.advancedAGI ( Analytical Graphics )
IMotionDescribes motion, including a coordinate and optionally one or more derivatives.Interfaceagi.foundationAGI ( Analytical Graphics )
IMotionStateA general state that stores Motions.Interfaceagi.foundation.coordinatesAGI ( Analytical Graphics )
ImpulsiveManeuverInformationStores all the information needed for a maneuver to be performed by an ImpulsiveManeuverSegment.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
ImpulsiveManeuverSegmentA SegmentDefinition that performs a set of impulsive maneuvers.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
ImpulsiveManeuverSegmentConfigurationThe configuration for an ImpulsiveManeuverSegment, storing all of the ImpulsiveManeuverInformations for the segment.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
ImpulsiveManeuverSegmentResultsA SegmentResults specifically for the results of a ImpulsiveManeuverSegment.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
INameServiceInterfaceagi.foundation.infrastructureAGI ( Analytical Graphics )
INavigationCommunicationsServiceAn interface providing navigation communications required data.Interfaceagi.foundation.navigation.advancedAGI ( Analytical Graphics )
INavigationTransmitterServiceAn interface defining a navigation transmitter.Interfaceagi.foundation.navigation.advancedAGI ( Analytical Graphics )
IndicesOrderHintenum IndicesOrderHintAn optimization hint optionally provided to a primitive'sClassagi.foundation.graphics.advancedAGI ( Analytical Graphics )
InequalityConditionenum InequalityConditionThe criteria for comparing one value to another.Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
InitializeCallbackThe delegate type that lets the StoppingConditionEvaluator or StoppingConditionConstraintEvaluator be initialized.Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
InitialStateSegmentRepresents an initial state for a SegmentPropagator.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
InscribedTurnProcedure Represents a simple turn at a position specified by a waypoint.Classagi.foundation.routedesignAGI ( Analytical Graphics )
InscribedTurnProcedure .ConfigurationDataAn enumeration indicating the status of configuring the surface procedure.Classagi.foundation.routedesignAGI ( Analytical Graphics )
Insight3DAn AWT Canvas that holds and renders an Insight3D scene, which is available from the Scene (get)Classagi.foundation.graphics.awtAGI ( Analytical Graphics )
InsufficientVideoCardExceptionThe exception that is thrown when the video card or driver does not supporta particular feature.Classagi.foundation.graphicsAGI ( Analytical Graphics )
IntegrationSenseenum IntegrationSenseIndicates whether the integration proceeds with the independent variable increasing or decreasing.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
IntendedReferenceSignalThis is a type of IntendedSignalStrategy which simply returns a specified reference signal.Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
IntendedSignalByFrequencyDefines a method for identifying the intended signal as the one with a frequency closest to the target frequency.Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
IntendedSignalByIdentifierDefines a method for identifying the intended signal using a user-specified object as an identifier.Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
IntendedSignalByModulationA strategy which identifies the intended signal based on its modulation and target frequency.Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
IntendedSignalByTransmitterDefines a strategy for identifying the intended signal by the transmitter sending the signal.Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
IntendedSignalStrategyA class which defines a strategy for producing a single Signal designated as the "intended" signal among the set of Signals from a given Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
InternalTextureFormatenum InternalTextureFormatThe format of individual texels in a texture.Classagi.foundation.graphics.rendererAGI ( Analytical Graphics )
InterpolationAlgorithmA type containing an algorithm that can interpolate the value of a function for a new independent variable value from a list of known values of the function at different independent variable values.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
InterpolationAlgorithmTypeenum InterpolationAlgorithmTypeIndicates a type of interpolation algorithm to use when interpolating data.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
InvalidFuelStateBehaviorenum InvalidFuelStateBehaviorAn enum that will let a maneuver segment know what to do if an maneuver can notClassagi.foundation.segmentpropagationAGI ( Analytical Graphics )
InvalidFuelStateExceptionAn exception that indicates a maneuver caused a craft to run out of fuel.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
IOrientationAxesServiceA service that provides the orientation (rotation) of an object over time.Interfaceagi.foundation.geometryAGI ( Analytical Graphics )
IParentServiceInterfaceagi.foundation.infrastructureAGI ( Analytical Graphics )
IPartialDifferentiableClasses that implement this interface represent values which have partial derivatives associated with them, and contain the method IPartialDifferentiable.Interfaceagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
IPathGraphicsServiceA service that defines the graphical properties of a path followed by a moving object.Interfaceagi.foundation.cesium.advancedAGI ( Analytical Graphics )
IPlaceHolderServiceInterfaceagi.foundation.infrastructureAGI ( Analytical Graphics )
IPointGraphicsServiceA service that defines the graphical properties of a point.Interfaceagi.foundation.cesium.advancedAGI ( Analytical Graphics )
IPointGraphicsServiceA service that defines a point to be drawn at the location defined by ILocationPointService.Interfaceagi.foundation.platforms.advancedAGI ( Analytical Graphics )
IPolylineMaterialGraphicsInterfaceagi.foundation.cesium.advancedAGI ( Analytical Graphics )
IPropagateCollectionFromOnePointAn interface that enables propagation over multiple dates by one-point evaluating each date and adding the results to the collection.Interfaceagi.foundation.propagatorsAGI ( Analytical Graphics )
IPropagatedSignalServiceA service which identifies a signal source representing the signal after it is propagated along a communication link.Interfaceagi.foundation.communicationsAGI ( Analytical Graphics )
IReceivingAntennaExtensionGeneric interface for a receiving antenna object extension.Interfaceagi.foundation.communications.antennasAGI ( Analytical Graphics )
IScreenOverlayContainerThe interface for screen overlays that contain a collection of other overlays.Interfaceagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ISeekableStreamISeekableStream provides methods to get and set the position in a stream.Interfaceagi.foundation.compatibilityAGI ( Analytical Graphics )
IServiceProviderDefines a mechanism for retrieving a service object; that is, an object that provides custom support to other objects.Interfaceagi.foundationAGI ( Analytical Graphics )
ISetOrientationAxesServiceA service that sets the orientation (rotation) of an object over time.Interfaceagi.foundation.geometryAGI ( Analytical Graphics )
ISignalOutputServiceA service which identifies the SignalProcessor representing the output of an object.Interfaceagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
ISignalReceivedByAntennaServiceInterfaceagi.foundation.communications.antennasAGI ( Analytical Graphics )
ISignalSourceAn interface defining a source of a communications signal.Interfaceagi.foundation.communicationsAGI ( Analytical Graphics )
ISignalToTransmitServiceA service which identifies the SignalProcessor which produces the set of signals to be transmitted, prior to applying any effects from the antenna including gains in the direction of transmission.Interfaceagi.foundation.communications.antennasAGI ( Analytical Graphics )
ISignalTransmissionServiceDefines the behavior of an antenna which can transmit a signal based on link geometry.Interfaceagi.foundation.communications.antennasAGI ( Analytical Graphics )
ISingleObjectConstraintAn interface to an AccessConstraint that involves only one object.Interfaceagi.foundation.accessAGI ( Analytical Graphics )
IsMatchCallbackRepresents a method used to match an entity via DelegateEntityFilter.Classagi.foundation.trackingAGI ( Analytical Graphics )
Iso8601FormatDefines the representation of the ISO8601 date string generated by GregorianDate.Classagi.foundation.timeAGI ( Analytical Graphics )
IsotropicGainPatternA static, isotropic antenna gain pattern which does not modify any signals.Classagi.foundation.communications.antennasAGI ( Analytical Graphics )
ITextGraphicsServiceA service that defines text to be drawn at the location defined by ILocationPointService.Interfaceagi.foundation.platforms.advancedAGI ( Analytical Graphics )
IThreadAwareAn interface to an instance that is thread-aware.Interfaceagi.foundation.infrastructureAGI ( Analytical Graphics )
ITimeBasedStateA IMotionState at a specific JulianDate.Interfaceagi.foundation.coordinatesAGI ( Analytical Graphics )
ITrackCalculationProgressAn interface that is provided to a calculation method when you want to receive updates about the progress of the calculation and to have the ability to cancel it.Interfaceagi.foundationAGI ( Analytical Graphics )
ITransmittedSignalServiceA service which identifies a signal source representing the signal transmitted along a communication link.Interfaceagi.foundation.communicationsAGI ( Analytical Graphics )
ITransmittingAntennaExtensionGeneric interface for a transmitting antenna object extension.Interfaceagi.foundation.communications.antennasAGI ( Analytical Graphics )
ItuRP618RainAttenVersionenum ItuRP618RainAttenVersionEnum Constant SummaryClassagi.foundation.communications.signalpropagationAGI ( Analytical Graphics )
ItuRP618TropoScintVersionenum ItuRP618TropoScintVersionITU-R P.Classagi.foundation.communications.signalpropagationAGI ( Analytical Graphics )
ItuRP676Versionenum ItuRP676VersionEnum Constant SummaryClassagi.foundation.communications.signalpropagationAGI ( Analytical Graphics )
ItuRP835ComputedValuesContains the values computed by the ITU-R P.Classagi.foundation.communications.signalpropagationAGI ( Analytical Graphics )
ItuRP835Versionenum ItuRP835VersionEnum Constant SummaryClassagi.foundation.communications.signalpropagationAGI ( Analytical Graphics )
ItuRP840Versionenum ItuRP840VersionEnum Constant SummaryClassagi.foundation.communications.signalpropagationAGI ( Analytical Graphics )
IUpdatePriorToStepAn interface to an object created by a PropagationStateElement that has special behavior that takes place each time step prior to propagation.Interfaceagi.foundation.propagatorsAGI ( Analytical Graphics )
IVectorGraphicsServiceA service that defines the graphical properties of a Vector.Interfaceagi.foundation.cesium.advancedAGI ( Analytical Graphics )
IVectorGraphicsServiceA service that defines the graphical properties of a Vector defined by IVectorService.Interfaceagi.foundation.platforms.advancedAGI ( Analytical Graphics )
IVectorServiceInterfaceagi.foundation.geometryAGI ( Analytical Graphics )
J2PropagatorAn analytic propagator that uses a first order J2 perturbation algorithm which models only the secular effects on the orbital elements.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
J4PropagatorAn analytic propagator that uses a second order J2/J4 perturbation algorithm which models only the secular effects on the orbital elements.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
Jpeg2000CompressionProfileenum Jpeg2000CompressionProfileDefines the profile used when encoding a JPEG 2000 file.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
Jpeg2000WriterConverts an image, such as a BMP, to a GeoJP2 file that can be used as an image globe overlay.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
JplDEThe common base for classes for loading and accessing JPL DE files.Classagi.foundation.celestialAGI ( Analytical Graphics )
JplDE200Represents JPL DE200 ephemeris data.Classagi.foundation.celestialAGI ( Analytical Graphics )
JplDE403Represents JPL DE403 ephemeris data.Classagi.foundation.celestialAGI ( Analytical Graphics )
JplDE405Represents JPL DE405 ephemeris data.Classagi.foundation.celestialAGI ( Analytical Graphics )
JplDE421Represents JPL DE421 ephemeris data.Classagi.foundation.celestialAGI ( Analytical Graphics )
JplDECenterOfMassPointThe center of mass of a central body from a JPL DE file available for times between InitialEpoch (get) and Classagi.foundation.geometryAGI ( Analytical Graphics )
JplDECentralBodyenum JplDECentralBodyThe central bodies referenced in a JPL DE file.Classagi.foundation.celestialAGI ( Analytical Graphics )
JplDEDataIndexIndices of the data available in a JPL DE file.Classagi.foundation.celestialAGI ( Analytical Graphics )
JplDEFileProvides raw access to a JPL DE file JPL Planetary Ephemeris files can be downloaded from ftp://ftp.Classagi.foundation.celestialAGI ( Analytical Graphics )
JplDEFileEvaluatorThe class returned by JplDEFile.Classagi.foundation.celestialAGI ( Analytical Graphics )
JulianDateAn astronomical Julian Date, which is the number of days since noon on January 1, -4712 (4713 BC).Classagi.foundation.timeAGI ( Analytical Graphics )
JulianDateExtremumFoundEventArgsClassagi.foundation.numericalmethodsAGI ( Analytical Graphics )
JulianDateExtremumIndicatedEventArgsClassagi.foundation.numericalmethodsAGI ( Analytical Graphics )
JulianDateFunctionCollectionA collection of functions to be explored by JulianDateFunctionExplorer.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
JulianDateFunctionDetailsHolds details of a function to be explored with JulianDateFunctionExplorer.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
JulianDateFunctionExplorerExplores one or more functions where the independent variable is JulianDate and the dependent variable is double, looking for one or more threshold crossingsClassagi.foundation.numericalmethodsAGI ( Analytical Graphics )
JulianDateFunctionExplorerProgressContains additional information reported to ITrackCalculationProgress.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
JulianDateFunctionExtremumFoundA finding by JulianDateFunctionExplorer that a function has a local extremum at a specific date.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
JulianDateFunctionExtremumIndicatedA finding by JulianDateFunctionExplorer that a function has a local extremum indicated by three samples.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
JulianDateFunctionFindingThe base class for findings of the JulianDateFunctionExplorer, such as a threshold crossing or an extremum.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
JulianDateFunctionSampledEventArgsHolds details of the FunctionSampled (add / remove) event.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
JulianDateFunctionSamplingSpecies how sampling of a function of JulianDate should be performed.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
JulianDateFunctionThresholdCollectionA collection of function thresholds.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
JulianDateFunctionThresholdCrossingFoundA finding by JulianDateFunctionExplorer that a function crossed a threshold at a specific date.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
JulianDateFunctionThresholdCrossingIndicatedA finding by JulianDateFunctionExplorer that a threshold crossing is indicated somewhere between two dates, because the function values are on opposite sides of theClassagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
JulianDateFunctionThresholdDetailsDetails of a threshold of interest in JulianDateFunctionExplorer.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
JulianDateSampleSuggestionCallbackA callback that is invoked to determine the next date at which JulianDateFunctionExplorer samples a function.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
JulianDateSimpleFunctionA delegate that takes a JulianDate and returns a double.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
JulianDateStoppingConditionConstraintA StoppingConditionConstraint that determines its satisfaction on the current JulianDate relative to a stored JulianDate.Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
JulianDateThresholdCrossingFoundEventArgsClassagi.foundation.numericalmethodsAGI ( Analytical Graphics )
JulianDateThresholdCrossingIndicatedEventArgsClassagi.foundation.numericalmethodsAGI ( Analytical Graphics )
KeplerianElementenum KeplerianElementAn enumeration indicating a specific element in Keplerian elements.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
KeplerianElementsA set of classical Keplerian elements representing an elliptical orbit.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
KeyNotFoundExceptionThe exception that is thrown when the key specified for accessing an element in a collection does not match any key in the collection.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
KindOfForceIndicates the properties of a given force to be used when distinguishing the behavior of forces when defining equations of motion.Classagi.foundation.celestialAGI ( Analytical Graphics )
KindOfStepSizeIndicates what kind of behavior the step size will have during integration.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
KindOfSurfaceConnectionenum KindOfSurfaceConnectionAn enumeration indicating the kind of behavior to use when connecting surface procedures.Classagi.foundation.routedesignAGI ( Analytical Graphics )
KindOfTangentAn enumeration indicating the behavior of a tangent line at a given arc.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
KinematicTransformationA kinematic transformation describing how to transform from one reference frame to another.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
KmlContainerA KmlContainer contains a collection of children KmlFeatures.Classagi.foundation.graphicsAGI ( Analytical Graphics )
KmlDocumentClassagi.foundation.graphicsAGI ( Analytical Graphics )
KmlDocumentLoadedEventArgsThe EventArgs passed to the LoadKmlCompleted event.Classagi.foundation.graphicsAGI ( Analytical Graphics )
KmlFeatureClassagi.foundation.graphicsAGI ( Analytical Graphics )
KmlFolderClassagi.foundation.graphicsAGI ( Analytical Graphics )
KmlGraphicsProvides loading and unloading of KmlDocuments for a particular CentralBody.Classagi.foundation.graphicsAGI ( Analytical Graphics )
KmlNetworkLinkClassagi.foundation.graphicsAGI ( Analytical Graphics )
KmlNetworkLinkRefreshModeenum KmlNetworkLinkRefreshModeDefines the options available for a KmlNetworkLink's RefreshMode property.Classagi.foundation.graphicsAGI ( Analytical Graphics )
KmlNetworkLinkViewRefreshModeenum KmlNetworkLinkViewRefreshModeDefines the options available for a KmlNetworkLink's ViewRefreshMode property.Classagi.foundation.graphicsAGI ( Analytical Graphics )
KnownDateStoppingConditionEvaluatorWithMutableThresholdA StoppingConditionEvaluatorWithMutableThreshold that wraps another StoppingConditionEvaluator, but allows the Threshold (get / set) Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
KozaiIzsakMeanElementsA set of Kozai-Izsak mean elements representing an elliptical orbit.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
LabelCallbackReturns a label for the specified entity.Classagi.foundation.trackingAGI ( Analytical Graphics )
LabelCesiumSourceA CesiumSource that generates CZML labels for objects that provide ILabelGraphicsService.Classagi.foundation.cesium.advancedAGI ( Analytical Graphics )
LabelGraphicsDefines the graphical properties of a label.Classagi.foundation.cesiumAGI ( Analytical Graphics )
LabelGraphicsExtensionAn extension that defines a label to be drawn at the location defined by ILocationPointService.Classagi.foundation.cesiumAGI ( Analytical Graphics )
LabelVisualizerAn EntityVisualizer which creates a label for each entity.Classagi.foundation.trackingAGI ( Analytical Graphics )
LagrangeOrbitVariationOfParametersUses variation of parameters (VOP) with a two-body propagator to interpolate orbital positions.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
LagrangePolynomialApproximationA technique for polynomial interpolation and extrapolation using Lagrange's algorithm.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
LandingProcedureRepresents a landing trajectory with respect to a runway surface specified by the underlying terrain.Classagi.foundation.routedesignAGI ( Analytical Graphics )
LandingProcedure .ConfigurationDataAn enumeration indicating the status of configuring the surface procedure.Classagi.foundation.routedesignAGI ( Analytical Graphics )
LeapSecondDescribes a single leap second.Classagi.foundation.timeAGI ( Analytical Graphics )
LeapSecondFileContains static methods to read and write leap second data in a standard format.Classagi.foundation.timeAGI ( Analytical Graphics )
LeapSecondsFacetManages Leap Seconds.Classagi.foundation.timeAGI ( Analytical Graphics )
LevelsFilterAdjusts the band levels of the source raster linearly.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
LibrationModelA model of the libration of a central body.Classagi.foundation.celestialAGI ( Analytical Graphics )
LicensedComponentRepresents a component of STK Components and holds information about its license status.Classagi.foundationAGI ( Analytical Graphics )
LicenseExceptionClassagi.foundationAGI ( Analytical Graphics )
LicensingProvides access to information about STK Components licensing.Classagi.foundationAGI ( Analytical Graphics )
LifetimeCalculationLimitTypeenum LifetimeCalculationLimitTypeSpecifies how the LifetimeCalculation should behave when Classagi.foundation.propagatorsAGI ( Analytical Graphics )
LifetimeCalculationStatusenum LifetimeCalculationStatusAn indication of the final state of the LifetimeOrbitPropagator calculation.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
LifetimeElementsA set of elements produced by the LifetimeOrbitPropagator to represent the approximate mean classical elements associated with the periapsis of each successiveClassagi.foundation.coordinatesAGI ( Analytical Graphics )
LifetimeOrbitPropagatorPropagates a set of initial conditions using a long-term propagation technique to determine when the orbit is expected to decay, based on the evolution of theClassagi.foundation.propagatorsAGI ( Analytical Graphics )
LightingLighting in the 3D scene.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
LinearApproximationA technique for Linear Interpolation.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
LineGraphicsDefines the graphics properties of a line over time.Classagi.foundation.platformsAGI ( Analytical Graphics )
LinkBudgetDefines a link budget at a single instance in time.Classagi.foundation.communicationsAGI ( Analytical Graphics )
LinkBudgetScalarsDefines a link budget over time.Classagi.foundation.communicationsAGI ( Analytical Graphics )
LinkCesiumSourceA CesiumSource that generates CZML polylines for objects that provide ILinkService and ILinkGraphicsService.Classagi.foundation.cesium.advancedAGI ( Analytical Graphics )
LinkDelayEvaluatorAn evaluator for computing the delay along a link.Classagi.foundation.geometryAGI ( Analytical Graphics )
LinkGraphA graph of links ( IServiceProvider instances providing ILinkService) represented as an adjacency list.Classagi.foundation.accessAGI ( Analytical Graphics )
LinkGraphDirectionenum LinkGraphDirectionIdentifies the link direction required during a traversal of the LinkGraph.Classagi.foundation.accessAGI ( Analytical Graphics )
LinkGraphicsDefines the graphical properties of a line connecting the transmitter and receiver of an object providing the ILinkService.Classagi.foundation.cesiumAGI ( Analytical Graphics )
LinkGraphicsExtensionAn extension that defines the graphical properties of a line connecting the transmitter and receiver of an object providing the ILinkService.Classagi.foundation.cesiumAGI ( Analytical Graphics )
LinkGraphicsExtensionAn extension that defines the graphics of a link defined by ILinkService.Classagi.foundation.platformsAGI ( Analytical Graphics )
LinkHelperA collection of helper methods for working with links such as LinkInstantaneous and LinkSpeedOfLight.Classagi.foundation.accessAGI ( Analytical Graphics )
LinkInstantaneousAn idealized link that allows instantaneous communication between the Transmitter (get / set) and Receiver (get / set).Classagi.foundation.accessAGI ( Analytical Graphics )
LinkPathDescribes a path through one or more links (such as LinkInstantaneous or LinkSpeedOfLight).Classagi.foundation.accessAGI ( Analytical Graphics )
LinkRoleIdentifies an object (transmitter or receiver) in a link ( ILinkService).Classagi.foundation.accessAGI ( Analytical Graphics )
LinkSpeedOfLightA link between a Transmitter (get / set) and Receiver (get / set) that travels at the speed of light.Classagi.foundation.accessAGI ( Analytical Graphics )
LinkVisualizerA ServiceProviderVisualizer that draws a line defined by ILinkGraphicsService service at the locationClassagi.foundation.platforms.advancedAGI ( Analytical Graphics )
LocationPointCesiumSourceA CesiumSource that generates a CZML position for objects that provide ILocationPointService.Classagi.foundation.cesium.advancedAGI ( Analytical Graphics )
LocationPointCovarianceExtensionAn ObjectExtension that provides the covariance of an object's position over time.Classagi.foundation.platformsAGI ( Analytical Graphics )
LocationPointCovarianceGraphicsExtensionAn extension that describes an ellipsoid at the location defined by ILocationPointService and a size and orientation defined by ILocationPointCovarianceService.Classagi.foundation.platformsAGI ( Analytical Graphics )
LocationPointCovarianceVisualizerA ServiceProviderVisualizer which creates graphics for ILocationPointCovarianceService defined by ILocationPointCovarianceGraphicsService.Classagi.foundation.platforms.advancedAGI ( Analytical Graphics )
LocationPointExtensionAn ObjectExtension that provides the position of an object over time.Classagi.foundation.platformsAGI ( Analytical Graphics )
LongitudeLatitudeRadiusA set of curvilinear 3-dimensional coordinates typically used to describe geocentric (or planetocentric on non-Earth central bodies) positions.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
LowNoiseAmplifierA signal processor which applies several gains to its input, representing a low noise amplifier.Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
MagnificationFilterenum MagnificationFilterThe filter used when the pixel being textured maps to an area less thanClassagi.foundation.graphics.rendererAGI ( Analytical Graphics )
MaintainAspectRatioenum MaintainAspectRatioSpecifies whether the aspect ratio of a texture will be maintained during sizing of a screen overlay.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ManualResetEventClassagi.foundation.compatibilityAGI ( Analytical Graphics )
MapProjectionThe projection of the pixel data returned from a CustomImageGlobeOverlay.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
MarkerBatchPrimitive Renders one or more markers in the 3D scene.Classagi.foundation.graphicsAGI ( Analytical Graphics )
MarkerBatchPrimitiveOptionalParametersOptional per-marker parameters for MarkerBatchPrimitive that overrides the marker batch's per-batch parameters.Classagi.foundation.graphicsAGI ( Analytical Graphics )
MarkerBatchRenderingMethodenum MarkerBatchRenderingMethodRendering methods available for use by the marker batch primitive.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
MarkerBatchRenderPassenum MarkerBatchRenderPassThe pass during which the marker batch is rendered.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
MarkerBatchSizeSourceenum MarkerBatchSizeSourceDetermines which marker batch property is used to size each marker in a marker batch.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
MarkerBatchSortOrderenum MarkerBatchSortOrderThe order in which markers in a marker batch are sorted before rendering.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
MarkerBatchUnitenum MarkerBatchUnitThe unit for marker sizes in a marker batch.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
MarkerCallbackReturns a texture to be used as a marker for the specified entity.Classagi.foundation.trackingAGI ( Analytical Graphics )
MarkerGraphicsDefines the graphical properties of a marker over time.Classagi.foundation.platformsAGI ( Analytical Graphics )
MarkerGraphicsExtensionAn extension that describes a marker at the location defined by ILocationPointService.Classagi.foundation.platformsAGI ( Analytical Graphics )
MarkerVisualizerA ServiceProviderVisualizer that draws markers defined by IMarkerGraphicsService at the locationClassagi.foundation.platforms.advancedAGI ( Analytical Graphics )
MarkerVisualizerAn EntityVisualizer which creates a marker for each entity.Classagi.foundation.trackingAGI ( Analytical Graphics )
MatchingStrategyenum MatchingStrategyIndicates if an EntityFilterChain will place eachClassagi.foundation.trackingAGI ( Analytical Graphics )
MatrixA two-dimensional tensor of doubles.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
Matrix3By3A 3-by-3 matrix.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
Matrix3By3SymmetricA 3-by-3 symmetric matrix.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
Matrix6By6Classagi.foundation.coordinatesAGI ( Analytical Graphics )
Matrix6By6SymmetricA 6-by-6 symmetric matrix.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
MatrixStateElementConverterConverts output associated with a PropagationStateElement corresponding to a set of Matrix values back and forthClassagi.foundation.propagators.advancedAGI ( Analytical Graphics )
MaximumCountPathPrimitiveUpdatePolicyPathPrimitive update policy that removes points from RemoveLocation (get / set) when the number of points in the path exceedsClassagi.foundation.graphicsAGI ( Analytical Graphics )
MaximumDurationBehaviorenum MaximumDurationBehaviorDefines the behavior that a NumericalPropagatorSegment should use when its Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
MemoryArchiveA TrackingArchive that stores tracking data in memory.Classagi.foundation.trackingAGI ( Analytical Graphics )
MergeTimeIntervalDataCallbackA callback defining how two data elements on any two intervals should be combined when creating a new interval.Classagi.foundation.timeAGI ( Analytical Graphics )
MessageEventArgsClassagi.foundation.infrastructure.threadingAGI ( Analytical Graphics )
MessageLoopTypeenum MessageLoopTypeIndicates the type of message loop in use by the application.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
MessageQueueClassagi.foundation.infrastructure.threadingAGI ( Analytical Graphics )
MeteorologicalMeasurementenum MeteorologicalMeasurementEnumeration of the types of meteorological data available in the Rinex file.Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
MilitaryGridReferenceSystemA set of coordinates for specifying locations on the Earth based on a grid of longitude and latitude zones as outlined in Defense Mapping Agency Technical Manual (DMA TM) 8358.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
MinificationFilterenum MinificationFilterThe filter used when the pixel being textured maps to an area greater than one texel.Classagi.foundation.graphics.rendererAGI ( Analytical Graphics )
MinimalForwardAnimationA minimalistic animation class.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
MinimumMaximumAccessConstraintThe base class for Access constraints where the function must lie between a minimum value and a maximum value in order for the constraint to be considered satisfied.Classagi.foundation.accessAGI ( Analytical Graphics )
MinimumMaximumAccessConstraint .MinMaxThresholdEvaluatorA convenient base class to use for the evaluators for constraints derived from MinimumMaximumAccessConstraint.Classagi.foundation.accessAGI ( Analytical Graphics )
ModelArticulationA ModelArticulation identifies geometry on the model and is a collection of transformations that can be applied to that geometry.Classagi.foundation.graphicsAGI ( Analytical Graphics )
ModelArticulationCollectionA collection containing a ModelPrimitive's available articulations.Classagi.foundation.graphicsAGI ( Analytical Graphics )
ModelCallbackReturns the model for the specified entity.Classagi.foundation.trackingAGI ( Analytical Graphics )
ModelCesiumSourceA CesiumSource that generates CZML models for objects that provide IModelGraphicsService.Classagi.foundation.cesium.advancedAGI ( Analytical Graphics )
ModelGraphicsDefines the graphical properties of a glTF model.Classagi.foundation.cesiumAGI ( Analytical Graphics )
ModelGraphicsDefines the graphical properties and articulations of a model over time.Classagi.foundation.platformsAGI ( Analytical Graphics )
ModelGraphicsExtensionAn extension that defines the graphics of a model drawn at the location defined by ILocationPointServiceClassagi.foundation.cesiumAGI ( Analytical Graphics )
ModelGraphicsExtensionAn extension that describes a model at the location defined by ILocationPointService and IOrientationAxesService.Classagi.foundation.platformsAGI ( Analytical Graphics )
ModelPrimitiveThe model primitive loads and renders COLLADA (DAE) and AGI MDL (MDL) models.Classagi.foundation.graphicsAGI ( Analytical Graphics )
ModelTransformationA ModelTransformation defines a transformation that is applied to geometry on a ModelPrimitive.Classagi.foundation.graphicsAGI ( Analytical Graphics )
ModelTransformationTypeenum ModelTransformationTypeTransformation types that define the way a ModelTransformationClassagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ModelUpAxisWhen setting the Camera's Axes (get / set), this defines which axis of the axes is up in screen space, where up is from the bottomClassagi.foundation.graphicsAGI ( Analytical Graphics )
ModelVisualizerA ServiceProviderVisualizer that draws a model defined by IModelGraphicsService at the locationClassagi.foundation.platforms.advancedAGI ( Analytical Graphics )
ModelVisualizerAn EntityVisualizer which creates a model for each entity.Classagi.foundation.trackingAGI ( Analytical Graphics )
ModifiedKeplerianElementsModified Keplerian orbital elements.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
ModulationBpskDigital modulation representing "Binary Phase Shift Keying" with one bit per symbol and a spectral efficiency of 1.Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
ModulationFskA basic method of digital modulation using "Frequency Shift Keying".Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
ModulationOokDigital modulation representing "Binary On-Off Keying" (OOK).Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
ModulationPskA basic method of digital modulation using "Phase Shift Keying".Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
ModulationQpskDigital modulation representing "Quadrature Phase Shift Keying" with two bits per symbol and a spectral efficiency of 2.Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
MoonCentralBodyThe moon of the Earth.Classagi.foundation.celestialAGI ( Analytical Graphics )
Motion1Describes motion, including a coordinate and optionally one or more derivatives.Classagi.foundationAGI ( Analytical Graphics )
Motion2Describes motion, including a coordinate and optionally one or more derivatives.Classagi.foundationAGI ( Analytical Graphics )
MotionEvaluator1Classagi.foundationAGI ( Analytical Graphics )
MotionEvaluator2Classagi.foundationAGI ( Analytical Graphics )
MouseButtonsSpecifies constants that define which mouse button was pressed.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
MouseOptionsOptions for configuring automatic handling of mouse input for controlling the scene's Camera.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
MultipleStepIntegratorClassagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
MultivariableFunctionDifferentialSolverAn intermediate base class for MultivariableFunctionSolvers that will solve a function by iteration towards a solution.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
MultivariableFunctionSolverThe abstract base class for MultivariableFunctionSolvers.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
MultivariableFunctionSolverIterationResultsThe results of a single iteration of a MultivariableFunctionSolver.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
MultivariableFunctionSolverResultsA type storing the overall results of a MultivariableFunctionSolver.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
MultivariableFunctionSolverWarningWhen a MultivariableFunctionSolver for some reason doesn't succeed or encounters another issue that is not critical enough to throw an RuntimeException, one of these warning objects can be created Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
MultivariableFunctionWarningA warning for when a SolvableMultivariableFunction being run in a MultivariableFunctionSolver encounters a problem due to a solver nested in the Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
NameCesiumSourceA CesiumSource that generates a CZML name for objects that provide INameService.Classagi.foundation.cesium.advancedAGI ( Analytical Graphics )
NameExtensionAn ObjectExtension that provides a name of an object.Classagi.foundation.platformsAGI ( Analytical Graphics )
NanuTypeThe possible types of Notice To NAVSTAR Users (NANUs) issued.Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
NavigationAccuracyAssessedThe NavigationAccuracyAssessed class calculates navigation accuracy based on Performance Assessment File (PAF) Data.Classagi.foundation.navigationAGI ( Analytical Graphics )
NavigationAccuracyAssessedConstraintAn Access constraint which restricts access to the ConstrainedObject (get / set) to when the assessed navigation accuracy is above a minimum, below a maximum or both.Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
NavigationAccuracyAssessedFigureOfMeritA figure of merit which represents the NavigationAccuracyAssessed at any given point over time.Classagi.foundation.coverage.figureofmeritAGI ( Analytical Graphics )
NavigationAccuracyAssessedTypeenum NavigationAccuracyAssessedTypeAn enumeration defining the type of assessed navigation accuracy.Classagi.foundation.navigationAGI ( Analytical Graphics )
NavigationAccuracyPredictedThe NavigationAccuracyPredicted class calculates navigation accuracy based on Prediction Support File (PSF) Data.Classagi.foundation.navigationAGI ( Analytical Graphics )
NavigationAccuracyPredictedConstraintAn Access constraint which restricts access to the ConstrainedObject (get / set) to when the predicted navigation accuracy is above a minimum, below a maximum or both.Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
NavigationAccuracyPredictedFigureOfMeritA figure of merit which represents the NavigationAccuracyPredicted at any given point over time.Classagi.foundation.coverage.figureofmeritAGI ( Analytical Graphics )
NavigationAccuracyPredictedTypeenum NavigationAccuracyPredictedTypeAn enumeration defining the type of predicted navigation accuracy.Classagi.foundation.navigationAGI ( Analytical Graphics )
NavigationBlockTypeenum NavigationBlockTypeDefines the Global Positioning System satellite blocks.Classagi.foundation.navigationAGI ( Analytical Graphics )
NavigationReceiverAccessQueryDefines the queries necessary to track a GNSS navigation signal.Classagi.foundation.navigation.advancedAGI ( Analytical Graphics )
NavigationReceiverChannelRepresents a single channel in a GPS receiver and contains the navigation signals from a single GPS satellite.Classagi.foundation.navigation.advancedAGI ( Analytical Graphics )
NavigationReceiverChannelCollectionA collection of NavigationReceiverChannels.Classagi.foundation.navigation.advancedAGI ( Analytical Graphics )
NavigationSignalA navigation signal that is trackable by a GPS receiver.Classagi.foundation.navigation.advancedAGI ( Analytical Graphics )
NavigationSignalCharacteristicsDefines specific details for GPS Signals.Classagi.foundation.navigation.advancedAGI ( Analytical Graphics )
NavigationSignalCollectionA collection of NavigationSignals.Classagi.foundation.navigation.advancedAGI ( Analytical Graphics )
NavigationSignalPriorityenum NavigationSignalPriorityDefines signal priorities for multiple signals in a NavigationSignalCollection.Classagi.foundation.navigation.advancedAGI ( Analytical Graphics )
NavigationSignalTrackingTypeenum NavigationSignalTrackingTypeDefines signal tracking types within a NavigationReceiverChannel.Classagi.foundation.navigation.advancedAGI ( Analytical Graphics )
NavigationSignalTypeenum NavigationSignalTypeTypes defining the different navigation signal configurationsClassagi.foundation.navigation.advancedAGI ( Analytical Graphics )
NavigationTransmitterExtensionAn extension that provides navigation transmitter capabilities.Classagi.foundation.navigation.advancedAGI ( Analytical Graphics )
NavstarISGps200DA collection of constants from the Navstar Global Positioning System Interface Specification, IS-GPS-200 Revision D.Classagi.foundation.navigationAGI ( Analytical Graphics )
NavstarISGps200DPropagatorPropagates the orbit of a Global Positioning System (GPS) satellite according to the propagation scheme defined in the Navstar Interface Specific (IS) GPS-200D.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
NearestNeighborTerrainInterpolatorAn interpolator that returns the post that is nearest to a given longitude and latitude.Classagi.foundation.terrainAGI ( Analytical Graphics )
NetworkContext When UseNetworkContext (get / set) is true, the Java networking libraries will be used when acquiring resources from Classagi.foundation.graphicsAGI ( Analytical Graphics )
NewtonFindRootLocates the root of a function using the Newton-Raphson method.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
NewtonRaphsonMultivariableFunctionSolverA differential corrector for solving SolvableMultivariableFunctions.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
NewtonRootTypeIndicates the type of Root (get) held by a NewtonFindRoot.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
NgaDigitalTerrainElevationDataA terrain provider for reading terrain from National Geospatial-Intelligence Agency (NGA) Digital Terrain Elevation Data (DTED) files.Classagi.foundation.terrainAGI ( Analytical Graphics )
NgaDigitalTerrainElevationDataCellA terrain provider for reading terrain from a single 1 degree x 1 degree cell of a National Geospatial-Intelligence Agency (NGA) Digital Terrain Elevation Data (DTED) file.Classagi.foundation.terrainAGI ( Analytical Graphics )
NodeTransformationGraphicsDescribes graphical properties for articulating/transforming nodes on a 3D model.Classagi.foundation.cesiumAGI ( Analytical Graphics )
NumberOfAssetsA figure of merit which provides statistical information regarding the number of assets providing coverage.Classagi.foundation.coverage.figureofmeritAGI ( Analytical Graphics )
NumericalInitialStateSegmentAn InitialStateSegment whose state is represented as a NumericalPropagatorState derived from a NumericalPropagatorDefinition.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
NumericalIntegrationInformationContains information about the behavior of an integrator in a given integration step.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
NumericalIntegratorA numerical integrator which can be used to update a set of dependent variables over a given step of an independent variable by using a differential equation defining the derivatives.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
NumericallyComputedMultivariableFunctionDerivativeResultsThe results of an evaluation of the derivative of a SolvableMultivariableFunction when that evaluation was done with a numerical algorithm.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
NumericallyPropagatedSegmentHelperContains various helper methods and properties that segments using a NumericalPropagatorDefinition in a custom SegmentDefinition.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
NumericalPropagationStateHistoryContains a collection of data resulting from propagating the state over a span of time.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
NumericalPropagatorA propagator which can advance the state from initial conditions by either taking individual integration steps or by propagating over a given time span.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
NumericalPropagatorDefinitionThe definitional object that creates a NumericalPropagator.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
NumericalPropagatorSegmentAn segment that will run a NumericalPropagator until a StoppingCondition is satisfied.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
NumericalPropagatorSegmentConfigurationThe configuration of a NumericalPropagatorSegment which stores and allows the modification of the values of thresholds of StoppingConditions.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
NumericalPropagatorSegmentResultsA SegmentResults (get / set) specifically for the results of a NumericalPropagatorSegment.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
NumericalPropagatorStateA state representing every propagated value in a particular NumericalPropagator.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
NutationHolds nutation angles in longitude and in obliquity.Classagi.foundation.celestialAGI ( Analytical Graphics )
NutationModelA model of the nutation of a central body.Classagi.foundation.celestialAGI ( Analytical Graphics )
ObjectExtensionThe base class for extensions that can be added at run-time to ExtensibleObject instances in order to give them additional properties and behaviors.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
ObjectFrozenExceptionAn exception that is thrown when an attempt is made to modify an object that has been frozen with a call to IFreezable.Classagi.foundationAGI ( Analytical Graphics )
ObservationPointFinderObservationPointFinder is the base class for finding observation points that enable an exhaustive search of an area.Classagi.foundation.autoroutingAGI ( Analytical Graphics )
ObservationPointFinderOverheadObservationPointFinderOverhead finds observation points that enable the exhaustive search of an area.Classagi.foundation.autoroutingAGI ( Analytical Graphics )
OpenStreetMapImageGlobeOverlayA CustomImageGlobeOverlay that uses data from an OpenStreetMap server.Classagi.foundation.graphicsAGI ( Analytical Graphics )
OpticalAntennaSignalProcessorRepresents a receiving optical antenna.Classagi.foundation.communications.antennasAGI ( Analytical Graphics )
OpticalGainPatternBase class for all optical antenna gain patterns.Classagi.foundation.communications.antennasAGI ( Analytical Graphics )
OpticalReceiverA communications receiver defined by an optical antenna and list of signal processors.Classagi.foundation.communicationsAGI ( Analytical Graphics )
OpticalReceivingAntennaExtensionAn ObjectExtension which represents an optical receiving antenna.Classagi.foundation.communications.antennasAGI ( Analytical Graphics )
OpticalTransmitterA communications transmitter defined by an optical antenna and list of signal processors.Classagi.foundation.communicationsAGI ( Analytical Graphics )
OpticalTransmittingAntennaExtensionAn ObjectExtension which represents an optical transmitting antenna.Classagi.foundation.communications.antennasAGI ( Analytical Graphics )
OrbitLifetimeResultsA set of results indicating the time at which an orbit is expected to decay and the time history of the mean elements.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
OrbitTypeAn enumeration of the possible types and special cases of orbits.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
OrderedCompositePrimitive A primitive composed of other primitives with a well defined render order.Classagi.foundation.graphicsAGI ( Analytical Graphics )
OrdinaryDifferentialEquationFunctionA multivariate, vector function representing a set of ordinary differential equations.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
OrdinaryDifferentialEquationSystemDescribes a system of ordinary differential equations.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
OrientationAxesCesiumSourceA CesiumSource that generates a CZML orientation for objects that provide IOrientationAxesService.Classagi.foundation.cesium.advancedAGI ( Analytical Graphics )
OrientationAxesExtensionAn ObjectExtension that that provides the orientation (rotation) of an object over time.Classagi.foundation.platformsAGI ( Analytical Graphics )
OriginVertical and horizontal origin.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
OrthonormalBasisRepresents an orthonormal basis spanning Cartesian space.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
OutageTypeTypes of possible outages.Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
OutlineAppearanceenum OutlineAppearancePossible appearances of an outline.Classagi.foundation.graphicsAGI ( Analytical Graphics )
OverlayA visible element drawn in screen space.Classagi.foundation.graphicsAGI ( Analytical Graphics )
ParabolicGainPatternA static parabolic antenna gain pattern.Classagi.foundation.communications.antennasAGI ( Analytical Graphics )
ParameterActionIndicates the action taken by the EvaluatorGroup when an evaluator is parameterized with a parameter on which it does not actually dependClassagi.foundation.infrastructureAGI ( Analytical Graphics )
ParameterEvaluatorA placeholder for a parameter in an evaluator.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
ParameterizedEvaluatorAn evaluator that has been parameterized to take no additional parameters.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
ParameterizedEvaluator1An evaluator that has been parameterized with one parameter.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
ParameterizedEvaluator2An evaluator that has been parameterized with two parameters.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
ParameterizedEvaluator3An evaluator that has been parameterized with three parameters.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
ParameterizedEvaluator4An evaluator that has been parameterized with four parameters.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
ParameterizedEvaluator5An evaluator that has been parameterized with five parameters.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
ParameterizedMotionEvaluatorA MotionEvaluator1 that has been parameterized to take no additional parameters.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
ParameterizedMotionEvaluator1A MotionEvaluator1 that has been parameterized with one parameter.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
ParameterizedMotionEvaluator2A MotionEvaluator1 that has been parameterized with two parameters.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
ParameterizedMotionEvaluator3An evaluator that has been parameterized with three parameters.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
ParameterizedMotionEvaluator4A MotionEvaluator1 that has been parameterized with four parameters.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
ParameterizedMotionEvaluator5A MotionEvaluator1 that has been parameterized with five parameters.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
ParameterizedMotionEvaluatorWithDerivativeTypeA MotionEvaluator2 that has been parameterized to take no additional parameters.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
ParameterizedMotionEvaluatorWithDerivativeType1A MotionEvaluator2 that has been parameterized with one parameter.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
ParameterizedMotionEvaluatorWithDerivativeType2A MotionEvaluator2 that has been parameterized with two parameters.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
ParameterizedMotionEvaluatorWithDerivativeType3A MotionEvaluator2 that has been parameterized with three parameters.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
ParameterizedMotionEvaluatorWithDerivativeType4A MotionEvaluator2 that has been parameterized with four parameters.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
ParameterizedMotionEvaluatorWithDerivativeType5A MotionEvaluator2 that has been parameterized with five parameters.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
ParameterizedPointA point that is defined by a parameter at the time of evaluation.Classagi.foundation.geometryAGI ( Analytical Graphics )
ParameterizedScalarA scalar that is defined by a parameter at the time of evaluation.Classagi.foundation.geometryAGI ( Analytical Graphics )
ParameterizedScalarVariableA variable for use with TargetedSegmentListDifferentialCorrector that will change the value of a Scalar used in the computation of some value within the Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
ParameterizedVectorA vector that is defined by a parameter at the time of evaluation.Classagi.foundation.geometryAGI ( Analytical Graphics )
ParametricRouteSegmentThis takes the "Flat" geometry specified by the route and transforms it into geometry with respect to the curvature of the Ellipsoid Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
ParentCesiumSourceA CesiumSource that generates a CZML parent property for objects that provide IParentService.Classagi.foundation.cesium.advancedAGI ( Analytical Graphics )
ParentExtensionAn ObjectExtension which can provide a reference to the parent of the owner of this extension.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
PartialDerivativesEvaluatorAn interface for an evaluator that takes a JulianDate, order, and list of inputs and returns the partial derivatives of itself with respect to those inputs.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
PartialDerivativesFixedAn object with fixed partial derivatives.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
PartialDerivativesSumAn IPartialDifferentiable which produces an evaluator which calculates the resulting partial derivative from a summation of a list of additional IPartialDifferentiable.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
PartialSurfaceSegmentA surface segment that represents a selected portion of another surface segment.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
PassThroughCesiumUriResolverA URI resolver that leaves URIs unchanged.Classagi.foundation.cesium.advancedAGI ( Analytical Graphics )
PathCesiumSourceA CesiumSource that generates a CZML path for objects that provide IPathGraphicsService.Classagi.foundation.cesium.advancedAGI ( Analytical Graphics )
PathGraphicsDefines the graphical properties of a moving object over time.Classagi.foundation.cesiumAGI ( Analytical Graphics )
PathGraphicsExtensionAn extension that defines the graphical properties of the path created by a ILocationPointService over time.Classagi.foundation.cesiumAGI ( Analytical Graphics )
PathPointAn immutable point defined by a position and a date.Classagi.foundation.graphicsAGI ( Analytical Graphics )
PathPointBuilderClassagi.foundation.graphicsAGI ( Analytical Graphics )
PathPrimitiveRenders a line to the 3D scene.Classagi.foundation.graphicsAGI ( Analytical Graphics )
PathPrimitiveRemoveLocationenum PathPrimitiveRemoveLocationRepresents the location of a point to be removed.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
PathPrimitiveUpdatePolicyA class that encapsulates the update logic for a Derived classes must implement the PathPrimitiveUpdatePolicy.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
PerformanceAssessmentFieldA single field in a Performance Assessment File (PAF).Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
PerformanceAssessmentFileClassagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
PerformanceAssessmentRecordA record in a Performance Assessment File (PAF).Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
PersistentDictionaryA dictionary that maps keys to values and is persistent.Classagi.foundation.infrastructure.threadingAGI ( Analytical Graphics )
PersistentDictionaryAddResultenum PersistentDictionaryAddResultIndicates the result of adding a key-value pair to a PersistentDictionary.Classagi.foundation.infrastructure.threadingAGI ( Analytical Graphics )
PersistentDictionaryNodeA node in a PersistentDictionary.Classagi.foundation.infrastructure.threadingAGI ( Analytical Graphics )
PhotodetectorBase class for a photodetector signal processor.Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
PhotodiodeBase class for a photodiode photodetector.Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
PickResultA single result fromSee Also:Picking Overview, Classagi.foundation.graphicsAGI ( Analytical Graphics )
PinPhotodiodeRepresents a PIN type photodiode photodetector.Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
PixelSizeDisplayConditionDefines an inclusive interval, in pixels, that determines when an based on the number of pixels the object's bounding sphere (or in the case of screen overlays, bounding rectangle) covers on the screen.Classagi.foundation.graphicsAGI ( Analytical Graphics )
PlaneIndicatorIndicates which plane to use with a AngleInPlaneConstraint or a AngleOutOfPlaneConstraintClassagi.foundation.access.constraintsAGI ( Analytical Graphics )
PlatformA generic platform with a location and orientation relative to a parent platform.Classagi.foundation.platformsAGI ( Analytical Graphics )
PlatformAddedEventArgsProvides data for the PlatformAdded (add / remove) event.Classagi.foundation.platformsAGI ( Analytical Graphics )
PlatformCollectionA collection of Platform instances.Classagi.foundation.platformsAGI ( Analytical Graphics )
PlatformLocationPointA Point that can be used to refer to the current LocationPoint (get / set) of a Platform, whatever it is at the time that this point is evaluated.Classagi.foundation.platformsAGI ( Analytical Graphics )
PlatformOrientationAxesAn Axes that can be used to refer to the current OrientationAxes (get / set) of a Platform, whatever it is at the time that this axes is evaluated.Classagi.foundation.platformsAGI ( Analytical Graphics )
PlatformRemovedEventArgsProvides data for the PlatformRemoved (add / remove) event.Classagi.foundation.platformsAGI ( Analytical Graphics )
PointA point which may vary with time, defined relative to a given reference frame.Classagi.foundation.geometryAGI ( Analytical Graphics )
PointAtAltitudeA Point whose motion is derived from the motion of a reference point projected onto a surface of constant altitude with respect to the ellipsoidal shape of a CentralBody (get / set).Classagi.foundation.geometryAGI ( Analytical Graphics )
PointBatchPrimitive Renders one or more points in the 3D scene.Classagi.foundation.graphicsAGI ( Analytical Graphics )
PointCartographicA point representing a fixed planetodetic location on a central body specified using Cartographic coordinates.Classagi.foundation.geometryAGI ( Analytical Graphics )
PointCentralBodyProjectionA Point representing the projection of a ray on to the surface of a CentralBody (get / set).Classagi.foundation.geometryAGI ( Analytical Graphics )
PointDifferentiatorA Point that can provide higher-order derivatives by finite-differencing another point.Classagi.foundation.geometryAGI ( Analytical Graphics )
PointEvaluatorEvaluates a Point over time.Classagi.foundation.geometryAGI ( Analytical Graphics )
PointFStores an ordered pair of floating-point x- and y-coordinates, defining a point in a two-dimensional plane, with float precision.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
PointFixedOffsetA Point whose position does not change with respect to the reference frame in which it is defined.Classagi.foundation.geometryAGI ( Analytical Graphics )
PointFromArchiveA Point whose position is defined by archived tracking data.Classagi.foundation.geometryAGI ( Analytical Graphics )
PointGraphicsDefines the graphical properties of a point over time.Classagi.foundation.cesiumAGI ( Analytical Graphics )
PointGraphicsDefines the graphical properties of a Point over time.Classagi.foundation.platformsAGI ( Analytical Graphics )
PointGraphicsCesiumSourceA CesiumSource that generates a point graphic for objects that provide IPointGraphicsService.Classagi.foundation.cesium.advancedAGI ( Analytical Graphics )
PointGraphicsExtensionAn extension that defines a point to be drawn at the location defined by ILocationPointService.Classagi.foundation.cesiumAGI ( Analytical Graphics )
PointGraphicsExtensionAn extension that describes a point at the location defined by ILocationPointService.Classagi.foundation.platformsAGI ( Analytical Graphics )
PointGraphicsParameterA GraphicsParameter which evaluates a specified Point (get / set) and returns the resulting Cartesian in the provided InFrame (get / set).Classagi.foundation.platformsAGI ( Analytical Graphics )
PointInPointsFrameA point observed in another point's reference frame.Classagi.foundation.geometryAGI ( Analytical Graphics )
PointInReferenceFrameA time varying point observed in a particular reference frame.Classagi.foundation.geometryAGI ( Analytical Graphics )
PointInterpolatorA point with its position, velocity, etc.Classagi.foundation.geometryAGI ( Analytical Graphics )
PointOnCurveRepresents a specific point on a Curve.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
PointPropagationParameterRepresents a Point which in turns represents the position and velocity in an integration state.Classagi.foundation.geometryAGI ( Analytical Graphics )
PointVectorToPointA Point formed by displacing another Point with a Vector.Classagi.foundation.geometryAGI ( Analytical Graphics )
PointVisualizerA ServiceProviderVisualizer that draws points defined by IPointGraphicsService at the locationClassagi.foundation.platforms.advancedAGI ( Analytical Graphics )
PointVisualizerAn EntityVisualizer which creates a point for each entity.Classagi.foundation.trackingAGI ( Analytical Graphics )
PolarA set of curvilinear 2-dimensional coordinates.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
PoleIndicatorSpecifies one of the two geographical poles, or neither.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
PolylineGlowMaterialGraphicsDescribes graphical properties of a material that represents a glowing polyline.Classagi.foundation.cesiumAGI ( Analytical Graphics )
PolylineOutlineMaterialGraphicsDescribes graphical properties of a material that represents an outlined polyline.Classagi.foundation.cesiumAGI ( Analytical Graphics )
PolylinePrimitiveRenders a polyline in the 3D scene.Classagi.foundation.graphicsAGI ( Analytical Graphics )
PolylineTypeDescribes how to interpret positions defining a polyline.Classagi.foundation.graphicsAGI ( Analytical Graphics )
PositionInterpolatorPosition interpolators compute positions based on a collection of input positions.Classagi.foundation.graphicsAGI ( Analytical Graphics )
PrecessionHolds precession angles.Classagi.foundation.celestialAGI ( Analytical Graphics )
PrecessionModelA model of the precession of a central body.Classagi.foundation.celestialAGI ( Analytical Graphics )
PredicateRepresents the method that defines a set of criteria and determines whether the specified object meets those criteria.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
PredictionSupportFileA Prediction Support File (PSF) containing statistical data necessary to predict navigation accuracy.Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
PredictionSupportRecordThis class provides a record of data read from the Prediction Support file (PSF).Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
PrescribedAccelerationTransitionProfile A profile defined by a simple incline used to connect two other profiles at different heights.Classagi.foundation.routedesignAGI ( Analytical Graphics )
PrimitivePrimitives represent objects rendered in the 3D scene.Classagi.foundation.graphicsAGI ( Analytical Graphics )
PrimitiveFactoryClassagi.foundation.graphicsAGI ( Analytical Graphics )
PrimitiveManagerThe primitive manager contains spatial data structures used to efficiently render primitives.Classagi.foundation.graphicsAGI ( Analytical Graphics )
PrimitivesSortOrderenum PrimitivesSortOrderThe order in which primitives are sorted before rendering.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ProcedureConfigurationResultThe result of configuring the surface geometry on a given RouteProcedure.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
ProfileConfigurationResultThe result of configuring the vertical and temporal geometry on a given RouteProcedure.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
ProfileDynamicsRepresents a set of common properties describing the dynamical capabilities of a platform traversing a route profile.Classagi.foundation.routedesignAGI ( Analytical Graphics )
ProfileRouteConnectionA simple route connection that defines a straight connection between two procedures with a user specified profile defining the vertical and temporal behavior along the connection.Classagi.foundation.routedesignAGI ( Analytical Graphics )
ProfileSegmentBase class for all types representing the immutable vertical and temporal geometry corresponding to all or part of a particular RouteSegment.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
ProfileSpeedA specified target speed provided as either the total horizontal and vertical speed or only the horizontal speed along the surface.Classagi.foundation.routedesignAGI ( Analytical Graphics )
ProgressChangedEventArgsProvides data for the ProgressChanged event.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
ProgressChangedEventHandlerRepresents the method that will handle the ProgressChanged event of the BackgroundWorker class.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
ProjectedRasterA Primitive which Projection (get / set) a Raster (get / set) onto the terrain or surface of the CentralBody.Classagi.foundation.graphicsAGI ( Analytical Graphics )
ProjectedRasterRenderPassenum ProjectedRasterRenderPassThe pass during which the projected raster is rendered.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ProjectionA Projection represents a simplified camera with a Position (get / set), Orientation (get / set), and FieldOfViewHorizontal (get / set) and FieldOfViewVertical (get / set).Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ProjectionStreamA Projection that is updated dynamically at the specified UpdateDelta (get / set).Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
PropagatedRouteAn instance of a propagated route produced by the RoutePropagator.Classagi.foundation.routedesignAGI ( Analytical Graphics )
PropagationEvaluationInformationRepresents information about the current integration step during propagation.Classagi.foundation.propagators.advancedAGI ( Analytical Graphics )
PropagationEventArgsProvides information about the current propagation event conditions and provides a means of indicating how the propagation should continue.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
PropagationEventIndicationenum PropagationEventIndicationAn indication of how the propagator should proceed.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
PropagationEventTriggerenum PropagationEventTriggerIndicates which kind of propagation method triggered the Classagi.foundation.propagatorsAGI ( Analytical Graphics )
PropagationNewtonianPointAn PropagationStateElement representing the position (and velocity) of a body with its second derivative defined by Newton's second law of motion: Acceleration = AppliedForce / MassClassagi.foundation.propagatorsAGI ( Analytical Graphics )
PropagationPointElementA PropagationStateElement describing an integrated point.Classagi.foundation.propagators.advancedAGI ( Analytical Graphics )
PropagationPointElementAdapterDefines an adapter that will take a points Motion1 from one IMotionState, perform a ReferenceFrame transformation from its defined in Classagi.foundation.coordinatesAGI ( Analytical Graphics )
PropagationScalarAn PropagationStateElement representing a scalar value to be integrated over time.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
PropagationScalarAdapterDefines an StateElementAdapter that will take the Motion1 where T is a double, of a PropagationScalar being used by a Classagi.foundation.coordinatesAGI ( Analytical Graphics )
PropagationStageenum PropagationStageAn enumerator that communicates the which stage of propagation an evaluator is called during.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
PropagationStageParameterRepresents the stagee of propagation as a parameter when defining types used during propagation that depend on the stage.Classagi.foundation.propagators.advancedAGI ( Analytical Graphics )
PropagationStateArrayProvides a means of specifying an indexable object which represents a set of values mapping a subset of the overall state elements.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
PropagationStateConverterA converter which can take raw data from the output of propagation and turn it into useful data by using PropagationStateElement and AuxiliaryStateElementClassagi.foundation.propagatorsAGI ( Analytical Graphics )
PropagationStateCorrectionEvaluatorMembers of this class calculate corrections to a propagated state after the integration step.Classagi.foundation.propagators.advancedAGI ( Analytical Graphics )
PropagationStateCorrectorA definitional object which creates a PropagationStateCorrectionEvaluator to calculate a post-integration correction to a propagated state.Classagi.foundation.propagators.advancedAGI ( Analytical Graphics )
PropagationStateElementRepresents a portion of a combined state used during numerical integration.Classagi.foundation.propagators.advancedAGI ( Analytical Graphics )
PropagationStateElementConverterBase class for output associated with a PropagationStateElement.Classagi.foundation.propagators.advancedAGI ( Analytical Graphics )
PropagationStateElementEvaluatorAbstract base class for the evaluator produced by an PropagationStateElement.Classagi.foundation.propagators.advancedAGI ( Analytical Graphics )
PropagationStateParameterRepresents the state of integration as a parameter when defining types used during integration that depend on the state.Classagi.foundation.propagators.advancedAGI ( Analytical Graphics )
PropagationStepInformationRepresents information about the current integration step needed for state correction.Classagi.foundation.propagators.advancedAGI ( Analytical Graphics )
PropagationVectorA PropagationStateElement representing a vector value to be integrated over time.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
PropagationVectorAdapterDefines an StateElementAdapter that will take the Motion1 of a PropagationVector from one IMotionState, perform a Classagi.foundation.coordinatesAGI ( Analytical Graphics )
PropagatorPointA point with its location computed by a propagator.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
PropertyInvalidExceptionAn exception that indicates that a property required for an operation has an invalid value.Classagi.foundationAGI ( Analytical Graphics )
QuadraticRealPolynomialRepresents a 2nd order polynomial function of one variable with only real coefficients.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
QuarticRealPolynomialRepresents a 4th order polynomial function of one variable with only real coefficients.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
Quaternion A set of 4-dimensional coordinates used to represent rotation in 3-dimensional space.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
RacetrackHoldProcedure A procedure defined by two circular turns connected by straight segments with entry and exit occurring at either circle or at additional turns occurring at the beginning or ends of the straight segments.Classagi.foundation.routedesignAGI ( Analytical Graphics )
RacetrackHoldProcedure .ConfigurationDataAn enumeration indicating the status of configuring the surface procedure.Classagi.foundation.routedesignAGI ( Analytical Graphics )
RadiationVectorTypeenum RadiationVectorTypeDefines the type of vector to use between the target of propagation and the sun.Classagi.foundation.celestialAGI ( Analytical Graphics )
RadioFrequencyAntennaSignalProcessorRepresents a receiving radio frequency (RF) antenna.Classagi.foundation.communications.antennasAGI ( Analytical Graphics )
RadioFrequencyGainPatternBase class for all radio frequency (RF) antenna gain patterns.Classagi.foundation.communications.antennasAGI ( Analytical Graphics )
RadioFrequencyReceivingAntennaExtensionAn ObjectExtension which represents an radio frequency (RF) receiving antenna.Classagi.foundation.communications.antennasAGI ( Analytical Graphics )
RadioFrequencyTransmittingAntennaExtensionAn ObjectExtension which represents an radio frequency (RF) transmitting antenna.Classagi.foundation.communications.antennasAGI ( Analytical Graphics )
RaimFlightPhaseenum RaimFlightPhaseThe flight phase definitions for use with ReceiverAutonomousIntegrityMonitoring (RAIM).Classagi.foundation.navigationAGI ( Analytical Graphics )
RaimOptionsOptions for computing ReceiverAutonomousIntegrityMonitoring (RAIM) outages.Classagi.foundation.navigationAGI ( Analytical Graphics )
RaimOutagesClassagi.foundation.navigationAGI ( Analytical Graphics )
RainAttenuationModelItuRP618ITU-R P.Classagi.foundation.communications.signalpropagationAGI ( Analytical Graphics )
RangeConstraintAn Access constraint that requires that the ends of the ConstrainedLink (get / set) be above a minimum and below a maximum distance in meters.Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
RangeRateConstraintAn access constraint that requires that the ends of the ConstrainedLink (get / set) have a range-rate in meters per second above a minimum and below a maximum value.Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
RasterA raster dataset.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
RasterAttributesThe attributes describing a Raster dataset.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
RasterBandCommon band types that may be contained within a Raster dataset.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
RasterFilterA filter for processing Raster datasets.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
RasterFormatCommon RasterBand layouts that may be contained within a Raster dataset.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
RasterOrientationenum RasterOrientationThe vertical orientation of the raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
RasterSearchProcedure A procedure that defines a route which follows a regular pattern over a given rectangular search area.Classagi.foundation.routedesignAGI ( Analytical Graphics )
RasterStreamA raster, the data of which, is updated dynamically at the specified UpdateDelta (get / set).Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
RasterTerrainCacheA cache of raster terrain posts.Classagi.foundation.terrainAGI ( Analytical Graphics )
RasterTerrainGridCellDiagonalenum RasterTerrainGridCellDiagonalDefines the direction of a diagonal across a raster terrain grid cell.Classagi.foundation.terrainAGI ( Analytical Graphics )
RasterTerrainIndexExtentSpecifies a range of post indices defining a rectangular region in a RasterTerrainProvider.Classagi.foundation.terrainAGI ( Analytical Graphics )
RasterTerrainInterpolatorThe base class for classes that can interpolate over raster terrain data.Classagi.foundation.terrainAGI ( Analytical Graphics )
RasterTerrainProviderThe base class for raster-based terrain providers.Classagi.foundation.terrainAGI ( Analytical Graphics )
RasterTypeThe type of data contained within each band of a Raster dataset.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
RawEntityDataHolds raw entity data read from a TrackingArchive.Classagi.foundation.trackingAGI ( Analytical Graphics )
RealPolynomialRepresents a polynomial function of one variable with only real coefficients.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
RealTimeAnimationAllows the user to animate in wall clock time.Classagi.foundation.graphicsAGI ( Analytical Graphics )
RealTimeSimulationAnimationAllows the user to animate at any time: past, present, or future.Classagi.foundation.graphicsAGI ( Analytical Graphics )
RealValuedScalarFunctionA univariate, real valued, scalar function of a variable of type double.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
RealValuedScalarFunction1A real valued, scalar function of a variable of type T.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
RealValuedScalarFunctionAdapterClassagi.foundation.numericalmethodsAGI ( Analytical Graphics )
ReceiverAutonomousIntegrityMonitoringComputes Receiver Autonomous Integrity Monitoring (RAIM) outages.Classagi.foundation.navigationAGI ( Analytical Graphics )
ReceivingAntennaExtensionAn extension which searches the SignalPropagationGraph for all incoming signals entering it's Owner (get / set) and processes them with a receiving GainPattern Classagi.foundation.communications.antennasAGI ( Analytical Graphics )
RectangularA set of rectilinear 2-dimensional coordinates.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
RectangularFilterA filter which constrains the incoming signals into a specified bandwidth range, ignoring power spectral density.Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
RectangularPyramidA sensor volume with a rectangular cross section and a radial range limit.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
RecurringTaskA task that is executed periodically by RecurringTaskScheduler.Classagi.foundation.infrastructure.threadingAGI ( Analytical Graphics )
RecurringTaskSchedulerA scheduler for recurring tasks that attempts to run all of its tasks in a fair manner.Classagi.foundation.infrastructure.threadingAGI ( Analytical Graphics )
RecurringTaskStatisticsContains information about the performance of a RecurringTask being managed by a RecurringTaskScheduler.Classagi.foundation.infrastructure.threadingAGI ( Analytical Graphics )
ReferenceFrameA reference frame, defined by an origin and an axes.Classagi.foundation.geometryAGI ( Analytical Graphics )
ReferenceFrameAdapterThe StateElementAdapter definition for the simple case when the element's definitional object and its defined in object are just a ReferenceFrame.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
ReferenceFrameEvaluatorEvaluates a ReferenceFrame over time.Classagi.foundation.geometryAGI ( Analytical Graphics )
ReferenceFrameGraphicsDefines the graphical properties of a ReferenceFrame over time.Classagi.foundation.platformsAGI ( Analytical Graphics )
ReferenceFrameGraphicsExtensionAn extension that implements IKinematicStateGraphicsService.Classagi.foundation.platformsAGI ( Analytical Graphics )
ReferenceFrameVisualizerA ServiceProviderVisualizer that draws the reference frame defined by IKinematicStateService and Classagi.foundation.platforms.advancedAGI ( Analytical Graphics )
RefractiveIndexStructureParameterModelBase class for a modeling the refractive index structure parameter Cn^2.Classagi.foundation.communications.signalpropagationAGI ( Analytical Graphics )
RefreshRateThe rate at which animation frames will occur.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
RendererShadeModelenum RendererShadeModelIdentifies which shade model to use.Classagi.foundation.graphics.rendererAGI ( Analytical Graphics )
RenderingEventArgsThe EventArgs passed to the rendering event.Classagi.foundation.graphicsAGI ( Analytical Graphics )
RenderPassDescribes when a primitive will be rendered.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
RenderPassHintAn optimization hint optionally provided to a primitive's Set method to enhance performance when per-position colors are used.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ResponseTimeA figure of merit which provides statistical information regarding the time it takes to gain coverage from a point in time where there is no coverage.Classagi.foundation.coverage.figureofmeritAGI ( Analytical Graphics )
ResultantForceBuilderA tool used by ForceModel objects to add their RoleOfForce.Classagi.foundation.celestialAGI ( Analytical Graphics )
RevisitTimeA figure of merit which provides statistical information regarding the time it takes to regain coverage after it has been lost.Classagi.foundation.coverage.figureofmeritAGI ( Analytical Graphics )
RhumbLineConnectionStrategyA connection strategy that connects two procedures with a straight path following a constant heading.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
RhumbLineInterpolatorThe rhumb line interpolator computes interpolated positions along a rhumb line.Classagi.foundation.graphicsAGI ( Analytical Graphics )
RinexMeteorologicalA RINEX Meteorological file describing weather conditions at the receiving antenna.Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
RinexMeteorologicalRecordA record in a RINEX Meteorological File, corresponding to weather and delay data included in a Rinex Meteorological File.Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
RinexNavigationA RINEX Navigation file describing GPS satellite broadcast orbits and other data.Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
RinexNavigationEphemerisContains the data for a single ephemeris defining the GPS satellite corresponding to PseudoRandomNumber (get).Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
RinexNavigationRecordAn ephemeris record in a RINEX Navigation File, corresponding to a single space vehicle (SV).Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
RinexObservationThis class parses and stores the information in a RINEX Observation file.Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
RinexObservationHeaderThis class contains information from the header of the RINEX observation file.Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
RinexObservationRecordThis class contains data for a specific epoch in a RINEX observation file.Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
RinexObservationSatRecordA Rinex observation satellite entry.Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
RinexObservationTypeenum RinexObservationTypeDenotes what observation type the observation data corresponds to.Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
RoleOfForceAn indication of how important a given force is in the overall composite force acting on a given object.Classagi.foundation.celestialAGI ( Analytical Graphics )
RotateFilterRotates the source raster clockwise by the specified angle.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
RotationalMotionInterpolatorInterpolates and extrapolates rotational motion with the rotation represented as a Quaternion and derivatives represented as rotation vectors.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
RotationalTransformationHolds static methods for manipulating a Motion2 representing a rotation and its derivatives.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
RouteConnectionClassagi.foundation.routedesignAGI ( Analytical Graphics )
RouteHeightReferenceenum RouteHeightReferenceAn enumeration indicating the reference surface to use when representing a height.Classagi.foundation.routedesignAGI ( Analytical Graphics )
RoutePlannerRoutePlanner supports planning an efficient aircraft route from the launch point to the recovery point, visiting target points andClassagi.foundation.autoroutingAGI ( Analytical Graphics )
RouteProcedureThe abstract base class for all route procedure definitions used in conjunction with the RoutePropagator.Classagi.foundation.routedesignAGI ( Analytical Graphics )
RouteProfileDefinition for all types that provide a way to configure the height and speed for a given RouteSegment.Classagi.foundation.routedesignAGI ( Analytical Graphics )
RoutePropagatorA route propagator that takes a sequential list of procedures and connections in order to create a PropagatedRoute.Classagi.foundation.routedesignAGI ( Analytical Graphics )
RouteSegmentThe base class for the procedures and connections which define segments of the geometry along the route.Classagi.foundation.routedesignAGI ( Analytical Graphics )
RungeKutta4IntegratorA fourth-order fixed step Runge-Kutta integrator.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
RungeKuttaAdaptiveStepIntegratorDefines a Runge-Kutta integrator which can adapt the size of its steps based on the integration error.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
RungeKuttaAlgorithmThe basic Runge-Kutta integration algorithm used by the integrators, it's Butcher Tableau, and the derivative information computed during integration.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
RungeKuttaCashKarp45IntegratorThis is a fourth order Runge-Kutta algorithm with error control based on the work of Cash and Karp which can adapt the size of the integration step based on comparing theClassagi.foundation.numericalmethodsAGI ( Analytical Graphics )
RungeKuttaFehlberg78IntegratorThis is a seventh order Runge-Kutta algorithm with error control based on the work of Fehlberg which can adapt the size of the integration step based on comparing theClassagi.foundation.numericalmethodsAGI ( Analytical Graphics )
RungeKuttaFixedStepIntegratorDefines a Runge-Kutta integrator with a fixed step size.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
RuntimeClassNotFoundExceptionRuntimeException wrapper around ClassNotFoundException.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
RuntimeEOFExceptionRuntimeException wrapper around EOFException.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
RuntimeFileNotFoundExceptionRuntimeException wrapper around FileNotFoundException.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
RuntimeIllegalAccessExceptionRuntimeException wrapper around IllegalAccessException.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
RuntimeInstantiationExceptionRuntimeException wrapper around InstantiationException.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
RuntimeInterruptedExceptionRuntimeException wrapper around InterruptedException.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
RuntimeInvocationTargetExceptionRuntimeException wrapper around InvocationTargetException.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
RuntimeIOExceptionRuntimeException wrapper around IOException.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
RuntimeJAXBExceptionRuntimeException wrapper around JAXBException.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
RuntimeMalformedURLExceptionRuntimeException wrapper around MalformedURLException.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
RuntimeNoSuchFieldExceptionRuntimeException wrapper around NoSuchFieldException.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
RuntimeNoSuchMethodExceptionRuntimeException wrapper around NoSuchMethodException.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
RuntimeParseExceptionRuntimeException wrapper around ParseException.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
RuntimeURISyntaxExceptionRuntimeException wrapper around URISyntaxException.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
RuntimeXMLStreamExceptionRuntimeException wrapper around ClassNotFoundException.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
RunWorkerCompletedEventArgsProvides data for the RunWorkerCompleted event.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
RunWorkerCompletedEventHandlerRepresents the method that will handle the RunWorkerCompleted event of a BackgroundWorker class.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
SaastamoinenTroposphericCorrectionModelCreates a tropospheric error correction model using the Saastamoinen model.Classagi.foundation.navigation.modelsAGI ( Analytical Graphics )
SampledCesiumPropertyA CesiumProperty that specifies a number of time-tagged samples.Classagi.foundation.cesiumAGI ( Analytical Graphics )
SamplingErrorEventArgsHolds details of the SamplingError (add / remove) event.Classagi.foundation.cesium.advancedAGI ( Analytical Graphics )
SatelliteGlobalUserRangeErrorDescribes the Global User Range Error (URE) for a GPS satellite.Classagi.foundation.navigationAGI ( Analytical Graphics )
SatelliteIdentifierSatellite Identifier structure for SP3c files.Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
SatelliteOutageA single outage of a single satellite, as described by a Satellite Outage File (SOF).Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
SatelliteOutageCollectionA collection of SatelliteOutages.Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
SatelliteOutageDetailsHolds the details about a specific outage of a GPS satellite.Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
SatelliteOutageFileA Satellite Outage File (SOF) that describes the periods of time when the various GPS satellites were or are expected to be unavailable.Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
SatelliteUserRangeErrorDescribes the User Range Error (URE) for a GPS satellite.Classagi.foundation.navigationAGI ( Analytical Graphics )
ScalarA scalar, representing a real valued, time varying function.Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarAngleBetweenVectorsA scalar representing the instantaneous angle between two vectors which may vary over time.Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarAntennaGainInLinkDirectionA scalar which represents the antenna gain for the intended signal in the direction of the specified communication link.Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarAtEndOfNumericalSegmentConstraintThis constraint will take the final value from a SegmentResults and evaluate a Scalar (get / set) at that time with that information.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
ScalarAtmosphericDensityAbstract base class for all atmospheric models used to calculate density.Classagi.foundation.celestialAGI ( Analytical Graphics )
ScalarBitErrorRateA scalar which represents the bit error rate (BER) from a receiver, as computed from the SignalProcessorClassagi.foundation.geometryAGI ( Analytical Graphics )
ScalarCarrierToInterferenceA scalar which represents the carrier to interference ratio C/I from a receiver, as computed from the SignalProcessor identified by the ISignalOutputService and which must be available on the Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarCarrierToNoiseA scalar which represents the carrier to noise ratio C/N from a receiver, as computed from the SignalProcessor identified by the ISignalOutputService and which must be available on the Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarCarrierToNoiseDensityA scalar which represents the carrier to noise density ratio C/No from a receiver, as computed from the SignalProcessor identified by the ISignalOutputService and which must be available on the Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarCarrierToNoiseDensityPlusInterferenceA scalar which represents the carrier to noise density plus interference ratio C/(N0+I0) from a receiver, as computed from the SignalProcessorClassagi.foundation.geometryAGI ( Analytical Graphics )
ScalarCarrierToNoisePlusInterferenceA scalar which represents the carrier to noise plus interference ratio C/(N+I) from a receiver, as computed from the SignalProcessorClassagi.foundation.geometryAGI ( Analytical Graphics )
ScalarCartographicElementA Scalar that computes an element of a Cartographic.Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarConstraintA class representing a generalized constraint based on a given evaluator with a minimum and maximum threshold value which indicate the satisfaction region.Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
ScalarCosineA Scalar representing the Cosine of another scalar.Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarDelayedByLinkA scalar which wraps another scalar while delaying it by a time specified by a LinkDelayEvaluator obtained from a LinkPath.Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarDeltaSphericalElementA Scalar that computes the difference in the clock or cone angle, or the difference of the the radius between two Points relative to a common parent.Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarDensityJacchia1970Calculates atmospheric density according to the Jacchia 1970 model.Classagi.foundation.celestialAGI ( Analytical Graphics )
ScalarDensityJacchiaRobertsCalculates atmospheric density according to the Jacchia-Roberts model.Classagi.foundation.celestialAGI ( Analytical Graphics )
ScalarDensityMsis2000Calculates atmospheric density according to the NRLMSISE 2000 model.Classagi.foundation.celestialAGI ( Analytical Graphics )
ScalarDensityMsis86Calculates atmospheric density according to the MSIS 1986 model.Classagi.foundation.celestialAGI ( Analytical Graphics )
ScalarDensityMsis90Calculates atmospheric density according to the MSIS 1990 model.Classagi.foundation.celestialAGI ( Analytical Graphics )
ScalarDependentOnLinkA scalar, representing a real valued, time varying function which depends on a link in order to get an evaluator.Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarDerivativeA Scalar (get / set) representing the derivative of the specified Order (get / set) of a given Scalar (get / set).Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarDihedralAngleA scalar representing the angle between two vectors measured about a given axis.Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarDotProductA Scalar defined by the dot product of two vectors which may vary over time.Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarEffectiveIsotropicRadiatedPowerA scalar which represents the "effective isotropic radiated power" or "equivalent isotropic radiated power" (EIRP) for the link specified by the CommunicationLink (get / set).Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarEnergyPerBitToNoiseDensityA scalar which represents the energy per bit to noise density ratio Eb/No from a receiver, as computed from the SignalProcessorClassagi.foundation.geometryAGI ( Analytical Graphics )
ScalarEvaluatorEvaluates a Scalar over time.Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarExponentA Scalar representing another scalar raised to the power of a scalar exponent, along with up to the second derivative.Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarFixedA fixed scalar, representing a constant real valued function.Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarGpsCommunicationsReceiverChannelNoiseGenerates GPS receiver noise based on the communications signals it's tracking.Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarGraphicsParameterA GraphicsParameter which evaluates a specified Scalar (get / set).Classagi.foundation.platformsAGI ( Analytical Graphics )
ScalarInterpolatorA Scalar with its value, derivative, etc.Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarJammingToSignalA scalar which represents the interference to carrier ratio I/C (also known as the jamming to signal ratio J/S) from a receiver, as computed from the SignalProcessorClassagi.foundation.geometryAGI ( Analytical Graphics )
ScalarModifiedKeplerianElementA Scalar that computes a given element from a DynamicModifiedKeplerianElements.Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarNoisePlusInterferenceA scalar which represents the noise plus interference ratio N+I from a receiver, as computed from the SignalProcessorClassagi.foundation.geometryAGI ( Analytical Graphics )
ScalarOccultationA class that provides evaluators for percentage of occultation/eclipse at a position, as well as EclipseType.Classagi.foundation.celestialAGI ( Analytical Graphics )
ScalarOccultationCylindricalProvides evaluators for percentage of occultation/eclipse at a position, as well as EclipseType using the cylindrical shadow model.Classagi.foundation.celestialAGI ( Analytical Graphics )
ScalarOccultationDualConeProvides evaluators for percentage of occultation/eclipse at a position, as well as EclipseType using the dual cone shadow model.Classagi.foundation.celestialAGI ( Analytical Graphics )
ScalarOccultationNoShadowThis is a ScalarOccultation for use with SimpleSolarRadiationForce.Classagi.foundation.celestialAGI ( Analytical Graphics )
ScalarOccultationRegulatedDualConeProvides evaluators for percentage of occultation/eclipse at a position, as well as EclipseType using the dual cone shadow model.Classagi.foundation.celestialAGI ( Analytical Graphics )
ScalarPointElementA Scalar that returns one element of a Points evaluated motion.Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarPowerAtReceiverOutputA scalar which represents the power of the intended signal at the receiver output as identified by the ISignalOutputService and which must be available on the Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarProductA Scalar defined by the multiplication of a list of scalars which may vary over time.Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarPropagationLossA scalar which represents the loss in power on a signal propagating along the link specified by the CommunicationLink (get / set).Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarReceivedIsotropicPowerA scalar which represents the "received isotropic power" (RIP) for the link specified by the CommunicationLink (get / set).Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarReceivedPowerFluxDensityA scalar which represents the received power flux density for the link specified by the CommunicationObject (get / set).Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarRouteHeadingA scalar that defines the heading of the platform along a route.Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarRouteHeight A scalar representation of the height dynamics of the route with respect to the given terrain reference surface.Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarRouteSurfaceSpeed A scalar representing the speed along the ellipsoid surface upon which the route is defined.Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarRouteTotalSpeed A scalar representing the total speed with respect to the ellipsoid surface upon which the route is defined.Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarSaastamoinenTroposphericCorrectionA Scalar for calculating the Saastamoinen tropospheric correction.Classagi.foundation.navigation.modelsAGI ( Analytical Graphics )
ScalarSaastamoinenTroposphericCorrection .TroposphericObliquityMappingThe types of obliquity mapping used.Classagi.foundation.navigation.modelsAGI ( Analytical Graphics )
ScalarSineA Scalar representing the sine of another scalar.Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarSingleFrequencyIonosphericCorrectionA Scalar for calculating the IS-GPS-200D single frequency ionospheric error correction.Classagi.foundation.navigation.modelsAGI ( Analytical Graphics )
ScalarSphericalElementA Scalar representing one of the three values of a Spherical coordinate.Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarStoppingConditionA StoppingCondition that will stop propagation by search for thresholds and extrema from values of a Scalar (get / set).Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
ScalarStoppingConditionConstraintA StoppingConditionConstraintEvaluator that compares the value of a Scalar (get / set) at the time of a state with a threshold.Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
ScalarSumA Scalar defined by the addition of multiple scalars which may vary over time.Classagi.foundation.geometryAGI ( Analytical Graphics )
ScalarVectorElementA Scalar that returns one element of a Vectors evaluated motion.Classagi.foundation.geometryAGI ( Analytical Graphics )
SceneA Scene provides properties and functionality that are reflected in the rendering of the Insight3D control that it is associated with.Classagi.foundation.graphicsAGI ( Analytical Graphics )
SceneDisplayConditionA display condition used to control what scene or scenes an object, such as a This is used to show an object in some scenes and hide it in others.Classagi.foundation.graphicsAGI ( Analytical Graphics )
SceneGlobeOverlaySettingsSettings used by GlobeOverlay objects.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
SceneManagerThe static SceneManager class provides global properties and functionality that apply to all Scenes and thus affectClassagi.foundation.graphicsAGI ( Analytical Graphics )
ScopedEvaluatorGroupAn EvaluatorGroup that automatically calls EvaluatorGroup.Classagi.foundationAGI ( Analytical Graphics )
ScreenOverlayA visible element drawn in screen space.Classagi.foundation.graphicsAGI ( Analytical Graphics )
ScreenOverlayCollectionA collection of screen overlays.Classagi.foundation.graphicsAGI ( Analytical Graphics )
ScreenOverlayCollectionBaseThe common base class for collections of overlays held by ScreenOverlay and by ScreenOverlayManager.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ScreenOverlayManagerThe top-level container for screen overlays.Classagi.foundation.graphicsAGI ( Analytical Graphics )
ScreenOverlayOriginenum ScreenOverlayOriginSpecifies the origin of a screen overlay, as well as the direction of the horizontal andClassagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ScreenOverlayPaddingThe padding by which all child overlays will be offset from the edges of the parent.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ScreenOverlayPickResultDescribes a picked screen overlay as a result of a call to Scene.Classagi.foundation.graphicsAGI ( Analytical Graphics )
ScreenOverlayPinningOriginenum ScreenOverlayPinningOriginSpecifies the origin of the PinningPosition (get / set) of the screen overlay, as well as the direction of the horizontal andClassagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ScreenOverlayPointDescribes the position of a screen overlay.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ScreenOverlayRotationPointThe origin of rotation of a ScreenOverlay.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ScreenOverlaySizeDescribes the size of a screen overlay.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
ScreenOverlayUnitenum ScreenOverlayUnitA unit specifying how a screen overlay is sized and positioned relative to its parent.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
SearchPatternSearchPattern converts the unordered waypoint list into an ordered one.Classagi.foundation.autoroutingAGI ( Analytical Graphics )
SearchPatternParallelSearchPatternParallel visits target area points using the parallel sweep algorithm and target points using the traveling salesman estimationClassagi.foundation.autoroutingAGI ( Analytical Graphics )
SearchPatternTravelingSalesmanSearchPatternOptimal uses the traveling salesman estimation algorithm to convert the unordered waypoint list into the ordered one.Classagi.foundation.autoroutingAGI ( Analytical Graphics )
SecondPartialsOfHeightA set of second order mixed partial derivatives of terrain height with respect to longitude and latitude.Classagi.foundation.terrainAGI ( Analytical Graphics )
SectorTaskerAn abstract class for assigning geographic sectors to multiple aircraft cooperating to visit multiple waypoints.Classagi.foundation.autoroutingAGI ( Analytical Graphics )
SectorTaskerStripsSectorTaskerStrips divides the geographic area containing specified stops into north/south or east/west strips each containingClassagi.foundation.autoroutingAGI ( Analytical Graphics )
SegmentDefinition The base class defining the definition of a SegmentPropagator.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
SegmentListA class that holds a list of SegmentDefinitions that gets propagated in series.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
SegmentListConfigurationThe configuration for a SegmentList.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
SegmentListPropagatorThe SegmentPropagator for SegmentList.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
SegmentListResultsThe SegmentResults (get / set) returned by a propagated SegmentList.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
SegmentPropagationEventArgsProvides information about the current propagator's propagation.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
SegmentPropagatorThe abstract type for a segment's propagator.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
SegmentPropagatorConstraintThe base type for constraints for use with the MultivariableFunctionSolver.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
SegmentPropagatorConstraintEvaluatorThe evaluator for SegmentPropagatorConstraint used in a MultivariableFunctionSolver.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
SegmentPropagatorVariableThe base type for variables for use with a MultivariableFunctionSolver that uses SegmentPropagators in computing its results.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
SegmentPropagatorVariableEvaluatorThe evaluator for the SegmentPropagatorVariable that get used by a MultivariableFunctionSolver to modify some part of the Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
SegmentResultsThe results computed by a SegmentPropagator.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
SemAlmanacA SEM almanac describing GPS satellites.Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
SemAlmanacRecordA record in a SEM almanac, corresponding to a single space vehicle (SV).Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
SendOrPostCallbackRepresents a method to be called when a message is to be dispatched to a synchronization context.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
SensorFieldOfViewA sensor field of view volume.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
SensorFieldOfViewGraphicsDefines the graphical properties of a SensorFieldOfView.Classagi.foundation.cesiumAGI ( Analytical Graphics )
SensorFieldOfViewVisualizerAn EntityVisualizer that visualizes a set of sensors.Classagi.foundation.trackingAGI ( Analytical Graphics )
SensorProjectionA projection of a sensor onto the surface of an ellipsoid and into space.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
SensorProjectionBoundaryThe boundary of a sensor projection.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
SensorProjectionBoundaryCollectionA collection of SensorProjectionBoundaries.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
SensorProjectionEvaluatorAn evaluator that can find the projection of a sensor onto a central body's ellipsoid surface.Classagi.foundation.platformsAGI ( Analytical Graphics )
SensorProjectionHorizonDescribes a portion of a SensorProjectionBoundary that occurs at the limb of the central body.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
SensorProjectionHorizonCollectionA collection of SensorProjectionHorizon instances.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
SensorProjectionOptionsSpecifies options to the SensorFieldOfView.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
SensorSpaceProjectionenum SensorSpaceProjectionSpecifies the type of projection to use when projecting a sensor into space.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
SensorVolumeConstraintAn access constraint that requires that the object at the other end of the ConstrainedLink (get / set) be inside the volume of the sensor attached to the ConstrainedLinkEnd (get / set).Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
SequenceFilterApplies a sequence of filters to the source raster in the order in which they were added.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
ServiceHelperContains helpful methods for working with services and IServiceProvider.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
ServiceNotAvailableExceptionAn exception that indicates that a required service is not available from anSee Also:Serialized FormClassagi.foundationAGI ( Analytical Graphics )
ServiceProviderAxesAn Axes that can be used to refer to the current OrientationAxes (get) of an IServiceProvider, whatever it is at the time that this axes is evaluated.Classagi.foundation.geometryAGI ( Analytical Graphics )
ServiceProviderCollectionA collection of instances that implement IServiceProvider.Classagi.foundationAGI ( Analytical Graphics )
ServiceProviderDisplayDraws IServiceProviders using Insight3D.Classagi.foundation.platformsAGI ( Analytical Graphics )
ServiceProviderPointA Point that can be used to refer to the current LocationPoint (get) of an IServiceProvider, whatever it is at the time that this point is evaluated.Classagi.foundation.geometryAGI ( Analytical Graphics )
ServiceProviderVisualizerBase class for all IServiceProvider visualizers, which are used by ServiceProviderDisplay to draw IServiceProviders in Insight3D.Classagi.foundation.platforms.advancedAGI ( Analytical Graphics )
ServiceProviderVisualizerCollectionA collection of ServiceProviderVisualizer instances.Classagi.foundation.platforms.advancedAGI ( Analytical Graphics )
SetHintAn optimization hint optionally provided to to enhance performance for static or dynamic primitives.Classagi.foundation.graphicsAGI ( Analytical Graphics )
SetVariableCallbackThe setter delegate for the DelegateBasedVariable.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
Sgp4ElementsA set of orbital elements intended to be propagated with the SGP4 propagator.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
Sgp4ElementsSwitchByClosestApproachAn algorithm which determines when to switch from one element set to another by propagating each element set against the next to determine the the timeClassagi.foundation.propagatorsAGI ( Analytical Graphics )
Sgp4ElementsSwitchByEpochAn algorithm which determines when to switch from one element set to another by comparing their respective Epoch (get / set) values.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
Sgp4ElementsSwitchByMidpointAn algorithm which determines when to switch from one element set to another by comparing their respective Epoch (get / set) values.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
Sgp4ElementsSwitchingAn algorithm for determining when to switch from one set of elements to another.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
Sgp4PropagatorPropagates an orbit using the NORAD SGP4/SDP4 model as defined by the Center for Space Standards and Innovation (CSSI).Classagi.foundation.propagatorsAGI ( Analytical Graphics )
Sgp4Propagator .Sgp4EstimationInputA class containing configuration information for the static estimation methods available on the Sgp4Propagator.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
Sgp4Propagator .Sgp4EstimationOutputA class containing the estimated Sgp4Elements along with the associated information from the fit.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
SharpenFilterApplies a ConvolutionFilter to increase the sharpness of the source raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
SharpenMethodThe method used to sharpen a raster.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
SignalAn immutable data structure which represents the properties of a single signal consisting of a power, center frequency, bandwidth range, noise temperature, noise bandwidth range, and a set of Classagi.foundation.communicationsAGI ( Analytical Graphics )
SignalCollectionA composite signal representing a collection of constituent signals.Classagi.foundation.communicationsAGI ( Analytical Graphics )
SignalComputationBase class for a signal computation, defined in terms of a SignalParameter.Classagi.foundation.communicationsAGI ( Analytical Graphics )
SignalDataCollectionA collection of Signal data.Classagi.foundation.communicationsAGI ( Analytical Graphics )
SignalDataRateA data object to be added to a Signal which represents the data rate carried on the signal.Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
SignalDirectionenum SignalDirectionIndicates the sense of the direction of a signal with respect to an observer.Classagi.foundationAGI ( Analytical Graphics )
SignalEvaluatorBase class for all signal evaluators.Classagi.foundation.communicationsAGI ( Analytical Graphics )
SignalFilterBase class for all signal filters.Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
SignalIdentifierA value used to identify a signal.Classagi.foundation.communicationsAGI ( Analytical Graphics )
SignalModificationMethodA delegate defining a method of modifying a signal.Classagi.foundation.communicationsAGI ( Analytical Graphics )
SignalOutputExtensionAn extension which identifies the output of a receiver, after processing the signal, and just prior to demodulating the signal to obtain the encoded data.Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
SignalParameterA placeholder for a parameterized Signal within an evaluator.Classagi.foundation.communicationsAGI ( Analytical Graphics )
SignalPolarizationenum SignalPolarizationThe polarization of a signal.Classagi.foundation.communicationsAGI ( Analytical Graphics )
SignalProcessorBase class for all signal processors containing an input and an output.Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
SignalPropagationGraphDefines the configuration of the graph of communication links which are used to propagate signals.Classagi.foundation.communicationsAGI ( Analytical Graphics )
SignalPropagationModelBase class for a signal propagation model which takes a set of signals and modifies them based on propagation effects.Classagi.foundation.communications.signalpropagationAGI ( Analytical Graphics )
SignalPropagatorAn abstract base class which defines an object which propagates a set of signals.Classagi.foundation.communications.signalpropagationAGI ( Analytical Graphics )
SignalSourceA data source which produces the given signal to transmit.Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
Simon1994PlanetaryPositionsProvides Point instances representing the positions of the planets computed using the equations described in Simon J.Classagi.foundation.celestialAGI ( Analytical Graphics )
SimpleAdapterThe factory for an StateElementAdapter that has no defined in, nor a element definition object.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
SimpleAnalogTransmitterA simple analog transmitter defined by frequency and power.Classagi.foundation.communicationsAGI ( Analytical Graphics )
SimpleDigitalTransmitterA simple digital communications transmitter defined by frequency, power and data rate using a ConstantGainAmplifier, IsotropicGainPattern and DigitalModulation.Classagi.foundation.communicationsAGI ( Analytical Graphics )
SimpleMotionAdapterThe factory for an StateElementAdapter that has no defined in, nor a element definition object.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
SimpleReceiverA communications receiver using a ConstantGainAmplifier and IsotropicGainPattern.Classagi.foundation.communicationsAGI ( Analytical Graphics )
SimpleRouteProcedureBase class for all surface procedures that don't specify an explicit RouteProfile associated with the surface path.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
SimpleSatcomAtmosphericAttenuationModelSimple SATCOM atmospheric attenuation propagation model implementation.Classagi.foundation.communications.signalpropagationAGI ( Analytical Graphics )
SimpleSolarRadiationForceRepresents the acceleration from pressure exerted on the given reflective area at the target position.Classagi.foundation.celestialAGI ( Analytical Graphics )
SimulationAnimationAllows the user to animate at any time: past, present, or future.Classagi.foundation.graphicsAGI ( Analytical Graphics )
SimulationAnimationCycleenum SimulationAnimationCycleDefines the next animation time that will happen when the start and end times are reached.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
SingleFrequencyIonosphericCorrectionModelCreates an ionospheric error correction model for single frequency Gps receivers.Classagi.foundation.navigation.modelsAGI ( Analytical Graphics )
SolarGeophysicalDataThis class holds information on the F10.Classagi.foundation.celestialAGI ( Analytical Graphics )
SolarRadiationBoundaryMitigationCorrects for eclipse crossings during satellite propagation.Classagi.foundation.celestialAGI ( Analytical Graphics )
SolarSystemBarycenterThe barycenter of the solar system.Classagi.foundation.celestialAGI ( Analytical Graphics )
SolidA 3-dimensional geometric figure.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
SolidColorMaterialGraphicsDescribes graphical properties of a material that fills the surface with a solid color.Classagi.foundation.cesiumAGI ( Analytical Graphics )
SolidGraphicsDefines the graphics properties of a solid over time.Classagi.foundation.platformsAGI ( Analytical Graphics )
SolidPrimitiveRenders filled solid objects and their outlines.Classagi.foundation.graphicsAGI ( Analytical Graphics )
SolidTriangulatorResultThe result from a triangulation of a solid: a triangle mesh defined using an indexed triangle list and positions outlining the solid.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
SolidUpdaterA utility class which maps the properties of a SolidGraphics to a SolidPrimitive.Classagi.foundation.platforms.advancedAGI ( Analytical Graphics )
SolvableMultivariableFunctionA function that can be solved for by a MultivariableFunctionSolver.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
SolvableMultivariableFunctionDerivativeResultsThe results of an evaluation of the derivative of a SolvableMultivariableFunction.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
SolvableMultivariableFunctionEvaluationAndDerivativeResultsContains the evaluated value and derivative results of a SolvableMultivariableFunctions .Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
SolvableMultivariableFunctionOperationsA set of common methods for using a SolvableMultivariableFunction.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
SolvableMultivariableFunctionResultsThe result of SolvableMultivariableFunction.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
SolverConstraintSettingsThe settings for a constraint used by a SolvableMultivariableFunction that gets solved by a MultivariableFunctionSolver.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
SolverFunctionEvaluatedEventArgsAn EventArgs wrapping a SolvableMultivariableFunctionResults.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
SolverVariableSettingsThe settings of a variable to use in a SolvableMultivariableFunction.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
SortingFormatAn enumeration that defines the order in which entries in a NumericalPropagationStateHistoryEnum Constant SummaryClassagi.foundation.propagatorsAGI ( Analytical Graphics )
SP3aEphemerisContains data for an SP3 version A precise ephemeris file.Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
SP3aEphemerisDataRepresents a set of data from an SP3a ephemeris file.Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
SP3aHeaderRecordThe SP3a ephemeris file header definition.Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
SP3cCorrelationsClassagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
SP3cEphemerisContains data for an SP3 version C precise ephemeris file.Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
SP3cEphemerisDataRepresents a set of data from an SP3c ephemeris file.Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
SP3cHeaderRecordThe SP3c ephemeris file header definition.Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
SpeedConfigurationResultThe result of configuring the speed on a given RouteProcedure.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
SpeedConfigurationStatusenum SpeedConfigurationStatusAn enumeration indicating the status of the configuration of speed information between route segments.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
SpeedReferenceAn enumeration indicating whether the speed represents the total combined speed accounting for the surface speed and the vertical rate or whether the speed represents the Classagi.foundation.routedesignAGI ( Analytical Graphics )
SphericalA set of curvilinear 3-dimensional coordinates.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
SphericalElementenum SphericalElementThe elements in a Spherical coordinates.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
SphericalHarmonicGravityRepresents the acceleration (force for a given unit mass) at a particular point from the gravitational effects of the distribution of the Earth's mass.Classagi.foundation.celestialAGI ( Analytical Graphics )
SphericalHarmonicGravityFieldThe immutable class that describes the chosen subset and configuration of spherical harmonic gravitational model.Classagi.foundation.celestialAGI ( Analytical Graphics )
SphericalHarmonicGravityModelContains the coefficient data for a gravity model, either specified upon construction or read in from a file.Classagi.foundation.celestialAGI ( Analytical Graphics )
SphericalHarmonicsTideTypeenum SphericalHarmonicsTideTypeThis type defines types of tidal effects used to model SphericalHarmonicGravity.Classagi.foundation.celestialAGI ( Analytical Graphics )
SphericalTabularGainDataA function class for computing gain using tabular data provided in a spherical coordinate system.Classagi.foundation.communications.antennasAGI ( Analytical Graphics )
SquareHornGainPatternA static square horn antenna gain pattern.Classagi.foundation.communications.antennasAGI ( Analytical Graphics )
StandardTransitionProfileA profile defined by a set of simple inclines, used to connect two other profiles at different heights or to change the target height for the route.Classagi.foundation.routedesignAGI ( Analytical Graphics )
StandardTransitionProfileSegmentA profile segment that connects a straight line between the initial height, initial height rate, initial speed, final height, final height rate, and final speed.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
StartedEventArgsThe EventArgs passed to the started event.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
StateElementAdapterThe base type for all StateElementAdapters.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
StateElementAdapterFactoryAdapters are the objects that provide a connection of the same element between multiple For example, when the ReferenceFrame changes for a PropagationPointElement from Classagi.foundation.coordinatesAGI ( Analytical Graphics )
StateTransitionMatrixAn extended state transition matrix, if consider parameters are not used then it functions as a normal state transition matrix: mapping the value of the state parameters from one time to another time.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
StateTransitionMatrixAdapterDefines an adapter for a StateTransitionMatrix.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
StaticRouteProfileA RouteProfile designed to represent a static ProfileSegment which does not allow configuration during the generation of the route.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
StaticRouteProfile .StaticConfigurableProfileA helper class which takes a ProfileSegment and a SurfaceSegment which correspond to each other and indicates to the route design system to disallow any modificationClassagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
StationaryHoldProcedureA procedure that represents a point along the route where a vehicle slows to a stop, waits at the specified location for a specified amount of time, and then speeds up to continue Classagi.foundation.routedesignAGI ( Analytical Graphics )
StationaryHoldProcedure .ConfigurationDataAn enumeration indicating the status of configuring the surface procedure.Classagi.foundation.routedesignAGI ( Analytical Graphics )
StepSizeInformationIndicates the behavior of the size of an integration step produced by an integrator.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
StereoscopicGets the stereoscopic options for all Scenes.Classagi.foundation.graphicsAGI ( Analytical Graphics )
StereoscopicDisplayModeenum StereoscopicDisplayModeThe stereoscopic display mode.Classagi.foundation.graphicsAGI ( Analytical Graphics )
StkAttitudeFile Reads from and writes to STK attitude (.Classagi.foundation.stkAGI ( Analytical Graphics )
StkAttitudeFile .AttitudeThe base class for attitude data.Classagi.foundation.stkAGI ( Analytical Graphics )
StkAttitudeFile .AttitudeTimeQuatAngVelsA class that holds the data in the attitude file when the attitude file is in the "AttitudeTimeQuatAngVels" format.Classagi.foundation.stkAGI ( Analytical Graphics )
StkAttitudeFile .AttitudeTimeQuaternionsA class that holds the data in the attitude file when the attitude file is in the "AttitudeTimeQuaternions" or "AttitudeTimeQuatScalarFirst" format.Classagi.foundation.stkAGI ( Analytical Graphics )
StkAttitudeFile .AttitudeTimeQuatScalarFirstA class that holds the data in the attitude file when the attitude file is in the "AttitudeTimeQuatScalarFirst" format.Classagi.foundation.stkAGI ( Analytical Graphics )
StkAttitudeFileOptionsSpecifies options for reading and creating an StkAttitudeFile.Classagi.foundation.stkAGI ( Analytical Graphics )
StkAttitudeFileVersionenum StkAttitudeFileVersionIndicates the possible versions of an STK attitude file.Classagi.foundation.stkAGI ( Analytical Graphics )
StkCityDatabaseProvides access to an STK city database.Classagi.foundation.stkAGI ( Analytical Graphics )
StkCityDatabaseEntryContains information about a city in the STK City Database.Classagi.foundation.stkAGI ( Analytical Graphics )
StkCityDatabaseQueryA query against the STK City database.Classagi.foundation.stkAGI ( Analytical Graphics )
StkComponentsAutoRoutingVersion information for the STK Components Auto-Routing library.Classagi.foundationAGI ( Analytical Graphics )
StkComponentsCesiumVersion information for the STK Components Cesium library.Classagi.foundationAGI ( Analytical Graphics )
StkComponentsCommunicationsVersion information for the STK Components Communications library.Classagi.foundationAGI ( Analytical Graphics )
StkComponentsCoreVersion information for the STK Components Core library.Classagi.foundationAGI ( Analytical Graphics )
StkComponentsGraphicsVersion information for the STK Components Graphics library.Classagi.foundationAGI ( Analytical Graphics )
StkComponentsModelsVersion information for the STK Components Models library.Classagi.foundationAGI ( Analytical Graphics )
StkComponentsNavigationVersion information for the STK Components Navigation library.Classagi.foundationAGI ( Analytical Graphics )
StkComponentsOrbitPropagationVersion information for the STK Components OrbitPropagation library.Classagi.foundationAGI ( Analytical Graphics )
StkComponentsPlatformsVersion information for the STK Components Platforms library.Classagi.foundationAGI ( Analytical Graphics )
StkComponentsPlatformsGraphicsVersion information for the STK Components Platforms.Classagi.foundationAGI ( Analytical Graphics )
StkComponentsRouteDesignVersion information for the STK Components RouteDesign library.Classagi.foundationAGI ( Analytical Graphics )
StkComponentsSegmentPropagationVersion information for the STK Components SegmentPropagation library.Classagi.foundationAGI ( Analytical Graphics )
StkComponentsSpatialVersion information for the STK Components Spatial library.Classagi.foundationAGI ( Analytical Graphics )
StkComponentsTerrainAnalysisVersion information for the STK Components TerrainAnalysis library.Classagi.foundationAGI ( Analytical Graphics )
StkComponentsTerrainReadersVersion information for the STK Components TerrainReaders library.Classagi.foundationAGI ( Analytical Graphics )
StkComponentsTrackingVersion information for the STK Components Tracking library.Classagi.foundationAGI ( Analytical Graphics )
StkComponentsTrackingGraphicsVersion information for the STK Components Tracking.Classagi.foundationAGI ( Analytical Graphics )
StkDatabaseFrequencyRangeRepresents a range of frequencies in an STK database file.Classagi.foundation.stkAGI ( Analytical Graphics )
StkEphemerisFile Reads from and writes to STK ephemeris (.Classagi.foundation.stkAGI ( Analytical Graphics )
StkEphemerisFile .CovarianceThe base class for covariance data.Classagi.foundation.stkAGI ( Analytical Graphics )
StkEphemerisFile .CovarianceTimePosA class that holds the covariance data in the ephemeris file when the ephemeris file is in the "CovarianceTimePos" format.Classagi.foundation.stkAGI ( Analytical Graphics )
StkEphemerisFile .CovarianceTimePosVelA class that holds the covariance data in the ephemeris file when the ephemeris file is in the "CovarianceTimePosVel" format.Classagi.foundation.stkAGI ( Analytical Graphics )
StkEphemerisFile .DistanceUnitThe supported distance units of measure for ephemeris and covariance information.Classagi.foundation.stkAGI ( Analytical Graphics )
StkEphemerisFile .EphemerisThe base class for ephemeris data.Classagi.foundation.stkAGI ( Analytical Graphics )
StkEphemerisFile .EphemerisLLATimePosA class that holds the data in the ephemeris file when the ephemeris file is in the "EphemerisLLATimePos" format.Classagi.foundation.stkAGI ( Analytical Graphics )
StkEphemerisFile .EphemerisLLATimePosVelA class that holds the data in the ephemeris file when the ephemeris file is in the "EphemerisLLATimePosVel" format.Classagi.foundation.stkAGI ( Analytical Graphics )
StkEphemerisFile .EphemerisLLRTimePosA class that holds the data in the ephemeris file when the ephemeris file is in the "EphemerisLLRTimePos" format.Classagi.foundation.stkAGI ( Analytical Graphics )
StkEphemerisFile .EphemerisLLRTimePosVelA class that holds the data in the ephemeris file when the ephemeris file is in the "EphemerisLLRTimePosVel" format.Classagi.foundation.stkAGI ( Analytical Graphics )
StkEphemerisFile .EphemerisTimePosA class that holds the data in the ephemeris file when the ephemeris file is in the "EphemerisTimePos" format.Classagi.foundation.stkAGI ( Analytical Graphics )
StkEphemerisFile .EphemerisTimePosVelA class that holds the data in the ephemeris file when the ephemeris file is in the "EphemerisTimePosVel" format.Classagi.foundation.stkAGI ( Analytical Graphics )
StkEphemerisFile .EphemerisTimePosVelAccA class that holds the data in the ephemeris file when the ephemeris file is in the "EphemerisTimePosVelAcc" format.Classagi.foundation.stkAGI ( Analytical Graphics )
StkEphemerisFileOptionsThis class contains options for reading and creating an StkEphemerisFile.Classagi.foundation.stkAGI ( Analytical Graphics )
StkEphemerisFileVersionenum StkEphemerisFileVersionIndicates the possible versions of an STK ephemeris file.Classagi.foundation.stkAGI ( Analytical Graphics )
StkFacilityDatabaseProvides access to an STK facility database.Classagi.foundation.stkAGI ( Analytical Graphics )
StkFacilityDatabaseEntryContains information about a facility in the STK Facility Database.Classagi.foundation.stkAGI ( Analytical Graphics )
StkFacilityDatabaseQueryA query against the STK Facility database.Classagi.foundation.stkAGI ( Analytical Graphics )
StkSatelliteDatabaseProvides access to an STK satellite database.Classagi.foundation.stkAGI ( Analytical Graphics )
StkSatelliteDatabaseEntryContains information about a satellite in the STK Satellite Database.Classagi.foundation.stkAGI ( Analytical Graphics )
StkSatelliteDatabaseQueryA query against the STK satellite database.Classagi.foundation.stkAGI ( Analytical Graphics )
StoppedNumericalPropagatorResponseStores the ephemeris computed by a NumericalPropagator and information about how the propagation was stopped.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
StoppedOnMaximumDurationExceptionThe RuntimeException that gets thrown when a NumericalPropagatorSegmentResults was stopped on its MaximumDuration (get / set) and if the segment was set Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
StoppingConditionA stopping condition will get evaluated at every step of propagation, and treat some value based on the computed state Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
StoppingConditionConstraintThe definition for a StoppingConditionConstraintEvaluator.Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
StoppingConditionConstraintEvaluatorThe evaluator for a StoppingConditionConstraint.Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
StoppingConditionEvaluatorClassagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
StoppingConditionEvaluatorWithMutableThresholdA StoppingConditionEvaluator that wraps another stopping condition, but allows the Threshold (get / set) to be changed after the Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
StoppingConditionTriggeredBehaviorenum StoppingConditionTriggeredBehaviorDescribes how propagation should behave after a stopping condition Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
StoppingTriggeredCallbackA delegate that gets triggered when a StoppingConditionEvaluator is satisfied.Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
StopTypeAn enumeration listing the possible events in a function that can be detected by a StoppingCondition.Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
StreamFactoryThe base class for a factory that can produce streams on demand.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
StringSignalIdentifierIdentifies a signal using a string identifier.Classagi.foundation.communicationsAGI ( Analytical Graphics )
StripeMaterialGraphicsDescribes graphical properties of a material that fills the surface with alternating colors.Classagi.foundation.cesiumAGI ( Analytical Graphics )
StripGeometryThis enumeration specifies the format of the subregions created by SectorTaskerStrips.Classagi.foundation.autoroutingAGI ( Analytical Graphics )
SunCentralBodyThe star at the center of our solar system.Classagi.foundation.celestialAGI ( Analytical Graphics )
SurfaceArcA mutable definition for a generic nearly-circular arc on the ellipsoid surface used when configuring procedure surface geometry.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
SurfaceConfigurationResultThe result of configuring the surface geometry on a given RouteProcedure.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
SurfaceConnectionStatusenum SurfaceConnectionStatusAn enumeration indicating the status of the configuration of the surface geometry.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
SurfaceCurveProcedure A procedure which follows an EllipsoidSurfaceCurve.Classagi.foundation.routedesignAGI ( Analytical Graphics )
SurfaceCurveSegmentA surface segment representing the path defined by an EllipsoidSurfaceCurve.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
SurfaceDistanceConstraintAn Access constraint that requires that the surface distance between two objects be above a minimum and below a maximum in meters.Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
SurfaceExtentTriangulatorTriangulates an extent on a central body into a triangle mesh and a surrounding boundary.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
SurfaceGraphicsDefines the graphics properties of a surface area of an Ellipsoid over time.Classagi.foundation.platformsAGI ( Analytical Graphics )
SurfaceMeshPrimitiveA triangle mesh primitive for meshes on the surface that need to conform to terrain.Classagi.foundation.graphicsAGI ( Analytical Graphics )
SurfaceMeshRenderingMethodenum SurfaceMeshRenderingMethodRendering methods available for use by the surface mesh primitive.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
SurfacePolygonTriangulatorTriangulates a polygon, with an optional hole, on a central body, into a triangle mesh and a surrounding boundary.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
SurfaceProcedureConnectionBase class for all connections that have an arbitrary profile.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
SurfaceProcedureConnectionDependencyenum SurfaceProcedureConnectionDependencyAn enumeration indicating how one surface procedure depends on another.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
SurfaceSegmentThe base class for all types representing the immutable geometry of the surface path corresponding to all or part of a particular RouteSegment.Classagi.foundation.routedesign.advancedAGI ( Analytical Graphics )
SurfaceShapesComputes boundary positions for shapes on the surface such as circles, ellipses, and sectors.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
SurfaceShapesResultRepresents the boundary positions of a shape on the surface computed from by a SurfaceShapes method.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
SurfaceTriangulatorResultThe result from a triangulation on the surface of a central body: a triangle mesh defined using an indexed triangle list and boundaryClassagi.foundation.geometry.discreteAGI ( Analytical Graphics )
SurfaceUpdaterA utility class which maps the properties of a SurfaceGraphics to a SurfaceMeshPrimitive.Classagi.foundation.platforms.advancedAGI ( Analytical Graphics )
SyntheticApertureRadarVolumeA sensor volume defined by inner and outer half angles, fore and aft exclusion angles, and a radial range limit.Classagi.foundation.geometry.shapesAGI ( Analytical Graphics )
TakeoffProcedureRepresents a takeoff trajectory with respect to a runway surface specified by the underlying terrain.Classagi.foundation.routedesignAGI ( Analytical Graphics )
TakeoffProcedure .ConfigurationDataAn enumeration indicating the status of configuring the surface procedure.Classagi.foundation.routedesignAGI ( Analytical Graphics )
TargetedSegmentListA SegmentList that can control and change properties of the segments it is propagating by using Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
TargetedSegmentListConfigurationThe configuration for a TargetedSegmentList.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
TargetedSegmentListDifferentialCorrectorWhen using the Segment Propagation Library, there will be times when you don't know exactly what a value should be set to.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
TargetedSegmentListDifferentialCorrectorConfigurationThe configuration for a TargetedSegmentListDifferentialCorrector.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
TargetedSegmentListDifferentialCorrectorResultsThe results that get returned from an evaluation of a TargetedSegmentListDifferentialCorrector.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
TargetedSegmentListFunctionThe SolvableMultivariableFunctionthat can be used in a MultivariableFunctionSolver to solve for a specific trajectory based on Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
TargetedSegmentListFunctionResultsThe results that get returned when a TargetedSegmentListFunction is run.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
TargetedSegmentListOperatorThe definition of a operation that will in some way modify how the SegmentPropagators in a Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
TargetedSegmentListOperatorBehaviorenum TargetedSegmentListOperatorBehaviorDefines the behavior of the operatorsClassagi.foundation.segmentpropagationAGI ( Analytical Graphics )
TargetedSegmentListOperatorConfigurationThe configuration for a TargetedSegmentListOperatorEvaluator.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
TargetedSegmentListOperatorConvergenceBehaviorenum TargetedSegmentListOperatorConvergenceBehaviorAllows the user to specify the behavior of the parent TargetedSegmentList Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
TargetedSegmentListOperatorEvaluatorThe evaluator of an operator that a TargetedSegmentList will use on its segments.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
TargetedSegmentListOperatorResultsThe abstract class that gets returned when a TargetedSegmentListOperatorEvaluator is computed.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
TargetedSegmentListResultsA SegmentListResults that is returned when a TargetedSegmentLists propagator is run.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
TerrainAlongLineContains methods to discover terrain features along a straight line between two points.Classagi.foundation.terrainAGI ( Analytical Graphics )
TerrainAvoidanceProfile A profile that defines the height and speed necessary to transition from an initial height and speed to a final height and speed while attempting to maintain a minimum height above intervening terrain.Classagi.foundation.routedesignAGI ( Analytical Graphics )
TerrainAvoidanceProfile .ConfigurationDataAn enumeration indicating the result of configuring the TerrainAvoidanceProfile.Classagi.foundation.routedesignAGI ( Analytical Graphics )
TerrainAzimuthElevationMaskContains methods for creating an azimuth-elevation mask from a TerrainProvider.Classagi.foundation.terrainAGI ( Analytical Graphics )
TerrainCacheA cache of terrain data.Classagi.foundation.terrainAGI ( Analytical Graphics )
TerrainCacheGroupA group of terrain caches.Classagi.foundation.terrainAGI ( Analytical Graphics )
TerrainCacheTimeStampA time stamp used to indicate, in a relative sense, when various terrain regions were last utilized.Classagi.foundation.terrainAGI ( Analytical Graphics )
TerrainCollectionA collection of TerrainOverlay objects.Classagi.foundation.graphicsAGI ( Analytical Graphics )
TerrainLineOfSightConstraintAn Access constraint that requires that the line of sight between the ConstrainedLinkEnd (get / set) and the object at the other end of the ConstrainedLink (get / set) not be obscured by terrain.Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
TerrainOverlayA GlobeOverlay which shows terrain.Classagi.foundation.graphicsAGI ( Analytical Graphics )
TerrainOverlayAddCompleteEventArgsThe EventArgs passed to the AddComplete (add / remove) event handlers.Classagi.foundation.graphicsAGI ( Analytical Graphics )
TerrainPostsA collection of posts read from a RasterTerrainProvider.Classagi.foundation.terrainAGI ( Analytical Graphics )
TerrainPostsFloatA collection of posts from a RasterTerrainProvider where each post is stored as a float This class is used by terrain providers who represent the heights of terrain using floating point numbers as opposed toClassagi.foundation.terrainAGI ( Analytical Graphics )
TerrainPostsInt16A collection of posts from a RasterTerrainProvider where each post is stored as an short.Classagi.foundation.terrainAGI ( Analytical Graphics )
TerrainPostsInt32A collection of posts from a RasterTerrainProvider where each post is stored as an int.Classagi.foundation.terrainAGI ( Analytical Graphics )
TerrainPostsIntMinimumA collection of posts from a RasterTerrainProvider where each post is stored as either an Short or an Integer.Classagi.foundation.terrainAGI ( Analytical Graphics )
TerrainProviderThe base class for all terrain providers.Classagi.foundation.terrainAGI ( Analytical Graphics )
TerrainRegionA region of terrain.Classagi.foundation.terrainAGI ( Analytical Graphics )
TerrainRegionStatusenum TerrainRegionStatusIndicates the status of a region of terrain.Classagi.foundation.terrainAGI ( Analytical Graphics )
TextBatchPrimitive Renders one or more strings in the 3D scene.Classagi.foundation.graphicsAGI ( Analytical Graphics )
TextBatchPrimitiveOptionalParametersOptional per-string and per-batch parameters for TextBatchPrimitive.Classagi.foundation.graphicsAGI ( Analytical Graphics )
TextGraphicsDefines the graphics properties of text over time.Classagi.foundation.platformsAGI ( Analytical Graphics )
TextGraphicsExtensionAn extension that describes text at the location defined by ILocationPointService.Classagi.foundation.platformsAGI ( Analytical Graphics )
Texture2DClassagi.foundation.graphics.rendererAGI ( Analytical Graphics )
Texture2DFactoryA factory for creating Texture2D objects from various sources.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
TextureCoordinate4DFA Texture Coordinate with four parameters of type float.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
TextureFilter2DClassagi.foundation.graphics.rendererAGI ( Analytical Graphics )
TextureMatrixA 4 by 4 matrix applied to a texture coordinate.Classagi.foundation.graphicsAGI ( Analytical Graphics )
TextureScreenOverlayA rectangular overlay that can be assigned a texture.Classagi.foundation.graphicsAGI ( Analytical Graphics )
TextureTemplate2DTemplate object containing attributes required to create a 2D texture.Classagi.foundation.graphics.rendererAGI ( Analytical Graphics )
TextureWrapDetermine how to handle textures coordinates that fall outside of the rangeEnum Constant SummaryClassagi.foundation.graphics.rendererAGI ( Analytical Graphics )
TextVisualizerA ServiceProviderVisualizer that draws text defined by ITextGraphicsService at the locationClassagi.foundation.platforms.advancedAGI ( Analytical Graphics )
ThirdBodyElevationAngleConstraintAn Access constraint that requires that the apparent position of the third body be between a range of elevation angles as viewed from the ConstrainedObject (get / set).Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
ThirdBodyGravityRepresents the gravitational acceleration created by bodies other than the central body around which a target object is orbiting.Classagi.foundation.celestialAGI ( Analytical Graphics )
ThirdBodyGravity .ThirdBodyInfoA combination of the position and gravitational parameter for a perturbing gravitational body.Classagi.foundation.celestialAGI ( Analytical Graphics )
ThreadedCalculationParallelizes calculations across multiple threads.Classagi.foundation.infrastructure.threadingAGI ( Analytical Graphics )
ThreadedCalculation .BodyCallbackA delegate representing the body of a multithreaded 'for' loop.Classagi.foundation.infrastructure.threadingAGI ( Analytical Graphics )
ThreadedCalculation .BodyCallback2A delegate representing the body of a multithreaded 'for' loop.Classagi.foundation.infrastructure.threadingAGI ( Analytical Graphics )
ThreadedCalculation .BodyCallbackWithProgressA delegate representing the body of a multithreaded 'for' loop, where each iteration of the loop intends to provide detailed information about its progress.Classagi.foundation.infrastructure.threadingAGI ( Analytical Graphics )
ThreadedCalculation .BodyCallbackWithProgress2A delegate representing the body of a multithreaded 'for' loop, where each iteration of the loop intends to provide detailed information about its progress.Classagi.foundation.infrastructure.threadingAGI ( Analytical Graphics )
ThreadExceptionWraps an exception that was thrown in a worker thread so that it can be re-thrown in the main thread without losing call stack information.Classagi.foundationAGI ( Analytical Graphics )
ThreadingPolicySpecifies how a parallelizable operation should utilize multithreading.Classagi.foundation.infrastructure.threadingAGI ( Analytical Graphics )
ThreadSourceThe source of a thread used to execute a parallelizable operation.Classagi.foundation.infrastructure.threadingAGI ( Analytical Graphics )
ThreadStaticCalculationContextStorageStrategyAn ICalculationContextStorageStrategy that gets the context from a thread static member variable.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
ThresholdCrossingSolutionTypeenum ThresholdCrossingSolutionTypeIndicates on which side of threshold crossing a solution must be found.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
ThresholdStoppingConditionConstraintA StoppingConditionConstraint that will compute a single value and compare it to a Threshold (get / set) to determine Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
ThresholdStoppingConditionConstraintEvaluatorThe evaluator for a ThresholdStoppingConditionConstraint.Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
TileContains the information for a GlobeOverlay tile.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
TilerSpecifies a cartographic tiling scheme for a CustomImageGlobeOverlay object.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
TimeChangedEventArgsThe EventArgs passed to the time changed event.Classagi.foundation.graphicsAGI ( Analytical Graphics )
TimeConstantsContains time-related constants.Classagi.foundation.timeAGI ( Analytical Graphics )
TimeGeneratorGenerates JulianDate instances according to several algorithms.Classagi.foundation.timeAGI ( Analytical Graphics )
TimeIntervalAn interval defined by a start date and a stop date.Classagi.foundation.timeAGI ( Analytical Graphics )
TimeInterval1An interval defined by a start date and a stop date.Classagi.foundation.timeAGI ( Analytical Graphics )
TimeIntervalCesiumPropertyA CesiumProperty that specifies a constant value over multiple distinct intervals of time.Classagi.foundation.cesiumAGI ( Analytical Graphics )
TimeIntervalCollectionA collection of time intervals.Classagi.foundation.timeAGI ( Analytical Graphics )
TimeIntervalCollection1A collection of time intervals.Classagi.foundation.timeAGI ( Analytical Graphics )
TimeIntervalDisplayConditionDefines an inclusive time interval that determines when an object, such as a based on the current animation timeClassagi.foundation.graphicsAGI ( Analytical Graphics )
TimeIntervalFinderFinds the time intervals during which a constraint on a function of time is satisfied.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
TimeIntervalFinderProgressContains additional information reported to ITrackCalculationProgress.Classagi.foundation.numericalmethods.advancedAGI ( Analytical Graphics )
TimeIntervalGraphicsParameterA GraphicsParameter which takes an TimeIntervalCollection1 and creates an EvaluatorClassagi.foundation.platformsAGI ( Analytical Graphics )
TimeSampledValuesA data set containing scalar figure of merit data for a single grid point sampled over time.Classagi.foundation.coverage.figureofmeritAGI ( Analytical Graphics )
TimeStandardProvides a means for measuring time by specifying the rate at which time passes and/or points in time.Classagi.foundation.timeAGI ( Analytical Graphics )
TimeStandardConverterConverts a JulianDate between different time standards.Classagi.foundation.timeAGI ( Analytical Graphics )
TiremPropagationDataContains the values returned from the TIREM propagation.Classagi.foundation.communications.signalpropagationAGI ( Analytical Graphics )
TiremPropagationModeenum TiremPropagationModeThe different modes of propagation TIREM reports.Classagi.foundation.communications.signalpropagationAGI ( Analytical Graphics )
TiremPropagationModel3_18TIREM calculates the propagation loss between antennas on or up to 30 km above the surface of the Earth for frequencies from 1 to 40000 MHz.Classagi.foundation.communications.signalpropagationAGI ( Analytical Graphics )
TotalAngularRateConstraintAn Access constraint that requires that the other end of the ConstrainedLink (get / set) move at a certain angular rate with respect to the ConstrainedLinkEnd (get / set).Classagi.foundation.access.constraintsAGI ( Analytical Graphics )
TrackingArchiveThe base for classes that archive tracking data.Classagi.foundation.trackingAGI ( Analytical Graphics )
TrackingTypeArchiverAn object that stores and retrieves specific types in a TrackingArchive by splitting a complex type into primitives.Classagi.foundation.trackingAGI ( Analytical Graphics )
TrackingTypeArchiverCollectionA collection of TrackingTypeArchivers.Classagi.foundation.trackingAGI ( Analytical Graphics )
TransactedObjectAn object that participates in the software transactional memory (STM) system via TransactionContext and Transaction.Classagi.foundation.infrastructure.threadingAGI ( Analytical Graphics )
TransactedPropertyA property that participates in the software transactional memory (STM) system.Classagi.foundation.infrastructure.threadingAGI ( Analytical Graphics )
TransactedPropertyChangedEventArgsContains information about a change to a TransactedProperty.Classagi.foundation.infrastructure.threadingAGI ( Analytical Graphics )
TransactionA transaction within the software transactional memory (STM) system.Classagi.foundationAGI ( Analytical Graphics )
TransactionalSelectCallbackThis defines the delegate TransactionalSelectCallback, which is used whenever tranactionally invoking a callback that needs to have a return value.Classagi.foundationAGI ( Analytical Graphics )
TransactionCommittedEventArgsContains information about a committed transaction during the Committed (add / remove) event.Classagi.foundation.infrastructure.threadingAGI ( Analytical Graphics )
TransactionConflictExceptionAn exception that is thrown when the Transaction being committed conflicts with another transaction already committed.Classagi.foundation.infrastructure.threadingAGI ( Analytical Graphics )
TransactionContextA context for a group of transactions in the software transactional memory (STM) system.Classagi.foundationAGI ( Analytical Graphics )
TransactionParameterThe placeholder for a parameterized Transaction within an evaluator.Classagi.foundation.infrastructure.threadingAGI ( Analytical Graphics )
TransceiverThe single input, single output Transceiver which takes in a single digital signal, demodulates it and then remodulates it using the specified modulation scheme, prior to retransmitting it.Classagi.foundation.communicationsAGI ( Analytical Graphics )
TransformCallbackA delegate which takes an input type and value and tranforms it into the desired type and value.Classagi.foundation.platformsAGI ( Analytical Graphics )
TransitionTypeAn enumeration that defines the format of transformation described by a StateTransitionMatrix.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
TranslationalMotionInterpolatorInterpolates and extrapolates translational motion represented as Cartesian coordinates.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
TranslucencyHelperContains helpful methods for working with colors and translucency.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
TransmitterIdentifierThis class is used to identify a transmitter before it's added as data to a communication's signal.Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
TransmittingAntennaExtensionAn extension which takes a signal source and transmits a wireless signal through an antenna.Classagi.foundation.communications.antennasAGI ( Analytical Graphics )
TransponderThe single input, single output transponder which takes in a signal, optionally filters it, amplifies it and then retransmits it without any demodulation or remodulation.Classagi.foundation.communicationsAGI ( Analytical Graphics )
TriangleMeshGraphicsDefines the graphical properties of a triangle mesh over time.Classagi.foundation.platformsAGI ( Analytical Graphics )
TriangleMeshPrimitiveRenders a triangle mesh in the 3D scene.Classagi.foundation.graphicsAGI ( Analytical Graphics )
TriangleMeshPrimitiveOptionalParametersOptional parameters for TriangleMeshPrimitive.Classagi.foundation.graphicsAGI ( Analytical Graphics )
TriangleMeshUpdaterA utility class which maps the properties of a TriangleMeshGraphics to a TriangleMeshPrimitive.Classagi.foundation.platforms.advancedAGI ( Analytical Graphics )
TriangleTerrainInterpolatorThis interpolator takes the four surrounding posts, which form a rectangle, and creates two triangles.Classagi.foundation.terrainAGI ( Analytical Graphics )
TriangulatedSensorProjectionA SensorProjection that has been triangulated for rendering.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
TriangulatorResultThe result from triangulation: a triangle mesh defined using an indexed triangle list.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
TrigProvides functions and constants which are useful when working with angles and solving problems related to trigonometry.Classagi.foundationAGI ( Analytical Graphics )
TropoScintAttenuationModelItuRP1814ITU-R P.Classagi.foundation.communications.signalpropagationAGI ( Analytical Graphics )
TropoScintAttenuationModelItuRP618ITU-R P.Classagi.foundation.communications.signalpropagationAGI ( Analytical Graphics )
TryFormatConversionCallbackClassagi.foundation.infrastructureAGI ( Analytical Graphics )
TurnAfterWaypointProcedure Represents a simple turn at a specific position such that the platform will arrive at the waypoint on the heading from the previous procedure before turning toward the next procedure.Classagi.foundation.routedesignAGI ( Analytical Graphics )
TurnAfterWaypointProcedure .ConfigurationDataAn enumeration indicating the status of configuring the surface procedure.Classagi.foundation.routedesignAGI ( Analytical Graphics )
TurnBeforeWaypointProcedure Represents a simple turn at a specific position such that the platform will turn prior to the waypoint in order to arrive on the heading toward the next waypoint.Classagi.foundation.routedesignAGI ( Analytical Graphics )
TurnBeforeWaypointProcedure .ConfigurationDataAn enumeration indicating the status of configuring the surface procedure.Classagi.foundation.routedesignAGI ( Analytical Graphics )
TwoBodyGravityRepresents the acceleration from a simple two body gravity model.Classagi.foundation.celestialAGI ( Analytical Graphics )
TwoBodyPropagatorPropagates an orbit using a simple two-body model.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
TwoLineElementSetA NORAD two-line element set (TLE).Classagi.foundation.propagatorsAGI ( Analytical Graphics )
TypeLiteralRepresents the type realised as the type parameter T, where T may be a generic type that need not be reifiable.Classagi.foundationAGI ( Analytical Graphics )
UnitCartesianA set of rectilinear 3-dimensional coordinates with unit magnitude.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
UnitQuaternion A set of 4-dimensional coordinates used to represent rotation in 3-dimensional space.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
UnitRectangularA set of rectilinear 2-dimensional coordinates with unit magnitude.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
UnitSphericalA set of curvilinear 3-dimensional coordinates with unit magnitude.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
UniversalPolarStereographicA set of coordinates for specifying locations near the poles of the Earth based on a grid as outlined in Defense Mapping Agency Technical Manual (DMA TM) 8358.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
UniversalTransverseMercatorA set of coordinates for specifying locations on the Earth based on a grid of longitude zones as outlined in Defense Mapping Agency Technical Manual (DMA TM) 8358.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
UnsupportedCaseExceptionThe exception that is thrown when an unsupported case is encountered in a selection statement.Classagi.foundationAGI ( Analytical Graphics )
UsgsDigitalElevationModelA terrain provider for reading terrain from USGS Digital Elevation Model (DEM) files.Classagi.foundation.terrainAGI ( Analytical Graphics )
ValueInStateStoppingConditionA StoppingCondition that samples the value of a Motion{double} stored in an IMotionState.Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
ValueInStateStoppingConditionConstraintA StoppingConditionConstraint that compares a value stored in an IMotionState to a specified threshold.Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
ValueTypeInterfaceagi.foundation.compatibilityAGI ( Analytical Graphics )
VariableFrequencyMixerModel for a mixer where the output frequency is determined by a frequency in/frequency out polynomial.Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
VariableGainAmplifierModel of a non-linear amplifier where the output power is determined by an input back-off/output back-off (IBO/OBO) curve and intermodulation noise temperature can be added to the carrier using an input back-off/carrier to intermodulation noise spectral density Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
VariableGainAmplifierBackoffCurvesRepresents a set of input back-off curves.Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
VariableGainAmplifierBackoffPolynomialRepresents a polynomial input back-off curve.Classagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
VectorA vector relative to a set of basis axes.Classagi.foundation.geometryAGI ( Analytical Graphics )
VectorAccelerationA Vector representing the acceleration of a given Point (get / set) derived in a given ReferenceFrame (get / set).Classagi.foundation.geometryAGI ( Analytical Graphics )
VectorAngularAccelerationA Vector defined as the angular acceleration of a given set of axes as the axes rotate with time.Classagi.foundation.geometryAGI ( Analytical Graphics )
VectorAngularVelocityA Vector defined as the angular velocity of a given set of axes as the axes rotate with time.Classagi.foundation.geometryAGI ( Analytical Graphics )
VectorApparentDisplacementA vector representing the apparent directed displacement from an initial point to a final point as the points move over time.Classagi.foundation.geometryAGI ( Analytical Graphics )
VectorAxesAdapterThe StateElementAdapterFactory for the simple case when the element's definitional object and its defined-in object are just a Axes.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
VectorBPlaneA vector computing the B-Plane vector of a Point relative to a CentralBody (get / set).Classagi.foundation.geometryAGI ( Analytical Graphics )
VectorCesiumSourceA CesiumSource that generates a CZML vector for objects that provide IVectorService and IVectorGraphicsService.Classagi.foundation.cesium.advancedAGI ( Analytical Graphics )
VectorCrossProductA Vector defined by the cross product of two vectors which may vary with time.Classagi.foundation.geometryAGI ( Analytical Graphics )
VectorDerivativeA Vector (get / set) representing the derivative of the specified Order (get / set) of a given Vector (get / set) derived in a given Axes (get / set).Classagi.foundation.geometryAGI ( Analytical Graphics )
VectorDifferentiatorA Vector that can provide higher-order derivatives by finite-differencing another vector.Classagi.foundation.geometryAGI ( Analytical Graphics )
VectorDisplacementThe base class for a vector representing the directed displacement from an initial point to a final point as the two points move over time.Classagi.foundation.geometryAGI ( Analytical Graphics )
VectorEllipsoidSurfaceNormalA vector representing the surface normal at a point projected onto an ellipsoid surface as the point moves through time.Classagi.foundation.geometryAGI ( Analytical Graphics )
VectorEvaluatorEvaluates a Vector over time.Classagi.foundation.geometryAGI ( Analytical Graphics )
VectorFixedA Vector whose components do not change with respect to the axes in which it is defined.Classagi.foundation.geometryAGI ( Analytical Graphics )
VectorGraphicsDefines the graphical properties of a vector defined by IVectorService.Classagi.foundation.cesiumAGI ( Analytical Graphics )
VectorGraphicsDefines the graphical properties of a vector over time.Classagi.foundation.platformsAGI ( Analytical Graphics )
VectorGraphicsParameterA GraphicsParameter which evaluates a specified Vector (get / set) and returns the resulting Cartesian relative to the provided InAxes (get / set).Classagi.foundation.platformsAGI ( Analytical Graphics )
VectorInAxesA vector that is observed in a given axes.Classagi.foundation.geometryAGI ( Analytical Graphics )
VectorInPointsAxesA vector observed in the axes in which a point is defined.Classagi.foundation.geometryAGI ( Analytical Graphics )
VectorInterpolatorA vector with its value, derivative, etc.Classagi.foundation.geometryAGI ( Analytical Graphics )
VectorInVectorsAxesA vector observed in the axes in which another vector is defined.Classagi.foundation.geometryAGI ( Analytical Graphics )
VectorInvertedA vector which inverts another vector.Classagi.foundation.geometryAGI ( Analytical Graphics )
VectorMagnitudeA scalar representing the magnitude of a vector as the vector changes over time.Classagi.foundation.geometryAGI ( Analytical Graphics )
VectorNormalizedA vector representing a normalized version of another vector.Classagi.foundation.geometryAGI ( Analytical Graphics )
VectorPropagationParameterRepresents a Vector which in turn represents the value and derivatives of a coordinate vector in an integration state.Classagi.foundation.geometryAGI ( Analytical Graphics )
VectorScaledA vector which represents another vector scaled by a given factor which can change over time.Classagi.foundation.geometryAGI ( Analytical Graphics )
VectorSumRepresents the addition of a number of independent Vectors, summed together and observed in a common Axes.Classagi.foundation.geometryAGI ( Analytical Graphics )
VectorTrueDisplacementA vector representing the true directed displacement from an initial point to a final point as both points move over time.Classagi.foundation.geometryAGI ( Analytical Graphics )
VectorVelocityA Vector representing the velocity of a given Point (get / set) derived in a given ReferenceFrame (get / set).Classagi.foundation.geometryAGI ( Analytical Graphics )
VectorVisualizerA ServiceProviderVisualizer that draws the vector defined by IVectorService, ILocationPointServiceClassagi.foundation.platforms.advancedAGI ( Analytical Graphics )
VideoPlaybackSpecifies how the VideoStream will playback.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
VideoStreamA raster stream that streams from a video.Classagi.foundation.graphics.imagingAGI ( Analytical Graphics )
ViewEntityFromOffsetTracks an entity with a Camera (get / set).Classagi.foundation.trackingAGI ( Analytical Graphics )
ViewFromToTracks an entity or Point with a Camera (get / set) from the location of another entity or Point.Classagi.foundation.trackingAGI ( Analytical Graphics )
VisibilityResult of a visibility test, such as testing if a sphere intersects a frustum.Classagi.foundation.graphics.advancedAGI ( Analytical Graphics )
WaitHandleClassagi.foundation.compatibilityAGI ( Analytical Graphics )
WaypointDefines the characteristics at a waypoint.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
WaypointCollectionA collection of Waypoints.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
WaypointPropagatorPropagates a path connecting waypoints relative to an ellipsoid.Classagi.foundation.propagatorsAGI ( Analytical Graphics )
WaypointTurnDirectionenum WaypointTurnDirectionAn enumeration indicating the turn direction at a waypoint or whether to let the Classagi.foundation.routedesignAGI ( Analytical Graphics )
WaypointVisualizerAn EntityVisualizer that creates a waypoint for each position in an entity's historical track.Classagi.foundation.trackingAGI ( Analytical Graphics )
WeakReferenceThis class is a wrapper around the WeakReference type.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
WebMapServiceCachedImageGlobeOverlayA CustomImageGlobeOverlay that uses data from a WMS-C server.Classagi.foundation.graphicsAGI ( Analytical Graphics )
WhenToCheckConstraintenum WhenToCheckConstraintAn enumeration specifying when a StoppingConditionConstraint should be checked.Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
WindingOrderSpecifies the order for positions or front facing triangles.Classagi.foundation.geometry.discreteAGI ( Analytical Graphics )
WirelessLinkExtensionAn extension for a link which models wireless communication by propagating a set of signals from a transmitting antenna to a receiving antenna.Classagi.foundation.communicationsAGI ( Analytical Graphics )
WorldGeodeticSystem1984Provides the set of four World Geodetic System of 1984, WGS84 (G873), defining constants according to Table 3.Classagi.foundation.celestialAGI ( Analytical Graphics )
WrappedRuntimeExceptionWraps an exception as a RuntimeException and delegates methods to the wrappedSee Also:Serialized FormClassagi.foundation.compatibilityAGI ( Analytical Graphics )
YawPitchRollRepresents a rotation as a sequence of three ElementaryRotations about a reference set of axes.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
YawPitchRollIndicatorenum YawPitchRollIndicatorIndicates the order of the axes rotations in a yaw-pitch-roll sequence.Classagi.foundation.coordinatesAGI ( Analytical Graphics )
YearMonthDayRepresents a calendar year, month, and day.Classagi.foundation.timeAGI ( Analytical Graphics )
YumaAlmanacA Yuma almanac describing GPS satellite positions.Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )
YumaAlmanacRecordA record in a Yuma almanac, corresponding to a single space vehicle (SV).Classagi.foundation.navigation.datareadersAGI ( Analytical Graphics )