Click or drag to resize

DragTwoDofSolarPanelPlate Properties

The DragTwoDofSolarPanelPlate type exposes the following members.

Properties
  NameDescription
Public propertyDragCoefficient
Gets or sets the dimensionless drag coefficient of this plate.
(Inherited from DragPlate.)
Public propertyGroupName
Gets or sets the name of the group of plates that contains this plate. (E.g. Body or SolarPanels.)
(Inherited from IndividualPlateModel.)
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyPlateName
Gets or sets the name of the individual plate.
(Inherited from IndividualPlateModel.)
Public propertyReferenceArea
Gets or sets the surface area of this plate in meters squared.
(Inherited from IndividualPlateModel.)
Top
See Also