| Sgp4ElementsSwitchByClosestApproach Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: AGI.Foundation.Propagators
 Syntax
SyntaxThe Sgp4ElementsSwitchByClosestApproach type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | Sgp4ElementsSwitchByClosestApproach | 
            Create a new instance using a default Sgp4Propagator
            to test the element sets.
             | 
|  | Sgp4ElementsSwitchByClosestApproach(Sgp4Propagator) | 
            Create a new instance using the given propagator to test the element sets.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Propagator | 
            Gets the propagator used to test for the closest approach between two element sets.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | Determines whether the specified object is equal to the current object.(Inherited from Object.) | 
|  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) | 
|  | GetHashCode | Serves as the default hash function. (Inherited from Object.) | 
|  | GetSwitchTime | 
            Determine the intervals of time covered by each element set.
            The intervals should not overlap.
            (Overrides Sgp4ElementsSwitchingGetSwitchTime(Sgp4Elements, Sgp4Elements).) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | MemberwiseClone | Creates a shallow copy of the current Object.(Inherited from Object.) | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 See Also
See Also