AGI STK Objects 11 Send comments on this topic.
F10p7Source Property (IAgVeSpEnvParticleFlux)
See Also 





Description

Mode for computing 13-month average F10.7

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property F10p7Source() As AgEVeSpEnvF10p7Source

[C#]
public AgEVeSpEnvF10p7Source F10p7Source {get; set;}

[Managed C++]
public: __property AgEVeSpEnvF10p7Source get_F10p7Source();
public: __property void set_F10p7Source(
AgEVeSpEnvF10p7Source
);

[Unmanaged C++]
public: HRESULT get_F10p7Source(
AgEVeSpEnvF10p7Source * pRetVal
);
public: HRESULT put_F10p7Source(
AgEVeSpEnvF10p7Source NewF10p7Source
);

[Java]
public AgEVeSpEnvF10p7Source getF10p7Source();public void setF10p7Source(
AgEVeSpEnvF10p7Source
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1