AGI STK Objects 11 Send comments on this topic.
BStar Property (IAgVeSGP4Segment)
See Also 





Description

Drag term for the satellite.

Property type

Read-write property

Syntax

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

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

[Managed C++]
public: __property double get_BStar();
public: __property void set_BStar(
double
);

[Unmanaged C++]
public: HRESULT get_BStar(
double * pRetVal
);
public: HRESULT put_BStar(
double NewBStar
);

[Java]
public double getBStar();public void setBStar(
double
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1