The total drag index of the aircraft.
Read-only property
| [Visual Basic .NET] | 
|---|
| Public Property TotalDragIndex() As Double | 
| [C#] | 
|---|
|  | 
| [Managed C++] | 
|---|
| public: __property double get_TotalDragIndex(); | 
| [Unmanaged C++] | 
|---|
|  | 
| [Java] | 
|---|
| public double getTotalDragIndex(); | 
| [Python - STK API] | 
|---|
| @property def TotalDragIndex(self) -> float: | 





