Generate a message that warns the user if the missile achieves orbit (and give the perigee) or impacts the surface (and give the interval after missile's stop time).
Read-write property
| [Visual Basic .NET] |
|---|
Public Property MslStopTimeWarning() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_MslStopTimeWarning(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






