Click or drag to resize

StkSatelliteDatabaseExtensions Class

A set of extension methods for StkSatelliteDatabase.
Inheritance Hierarchy
System.Object
  AGI.Foundation.Platforms.StkSatelliteDatabaseExtensions

Namespace:  AGI.Foundation.Platforms
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public static class StkSatelliteDatabaseExtensions
Methods
  NameDescription
Public methodStatic memberCreatePlatforms(StkSatelliteDatabase)
Creates a platform for each satellite entry in the supplied database.
Public methodStatic memberCreatePlatforms(StkSatelliteDatabase, StkSatelliteDatabaseQuery)
Creates platforms representing the satellites in the database that match the input query.
Top
See Also