AircraftMotionIntegrationPointIntegrationFrame Property  | 
  
    Namespace: 
   AGI.Foundation.AircraftPropagation
    Assembly:
   AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic ReferenceFrame IntegrationFrame { get; }Public ReadOnly Property IntegrationFrame As ReferenceFrame
	Get
public:
property ReferenceFrame^ IntegrationFrame {
	ReferenceFrame^ get ();
}member IntegrationFrame : ReferenceFrame with get
Property Value
Type: 
ReferenceFrame
See Also