Click or drag to resize

SolarRadiationTwoDofSolarPanelPlate Properties

The SolarRadiationTwoDofSolarPanelPlate type exposes the following members.

Properties
  NameDescription
Public propertyDiffuseReflectivity
Gets or sets the dimensionless diffuse reflectivity coefficient of this plate (that should be between zero and one).
(Inherited from SolarRadiationPlate.)
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.)
Public propertySpecularReflectivity
Gets or sets the dimensionless specular reflectivity coefficient of this plate (that should be between zero and one).
(Inherited from SolarRadiationPlate.)
Top
See Also