AGI STK Astrogator 11 Send comments on this topic.
NM Property (IAgVAYarkovskyFunc)
See Also 
Windows






Windows & Linux

Description

Yarkovsky effect m exponent. Dimensionless.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property NM() As Double

[C#]
public double NM {get; set;}

[Managed C++]
public: __property double get_NM();
public: __property void set_NM(
double
);

[Unmanaged C++]
public: HRESULT get_NM(
double * pRetVal
);
public: HRESULT put_NM(
double NewNM
);

[Java]
public double getNM();public void setNM(
double
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface