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






Windows & Linux

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

© 2019 Analytical Graphics, Inc. All Rights Reserved.