AGI STK Objects 11 Send comments on this topic.
UseSGP4OnePtValidation Property (IAgVeSGP4PropagatorSettings)
See Also 





Description

Whether to use SGP4 1Point Validation

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property UseSGP4OnePtValidation() As Boolean

[C#]
public bool UseSGP4OnePtValidation {get; set;}

[Managed C++]
public: __property bool get_UseSGP4OnePtValidation();
public: __property void set_UseSGP4OnePtValidation(
bool
);

[Unmanaged C++]
public: HRESULT get_UseSGP4OnePtValidation(
VARIANT_BOOL * pRetVal
);
public: HRESULT put_UseSGP4OnePtValidation(
VARIANT_BOOL NewUseSGP4OnePtValidation
);

[Java]
public bool getUseSGP4OnePtValidation();public void setUseSGP4OnePtValidation(
bool
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1