ScalarOccultationVectorType Property |
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.2.423.0 (25.2.423.0)
Syntaxpublic RadiationVectorType VectorType { get; set; }Public Property VectorType As RadiationVectorType
Get
Set
public:
property RadiationVectorType VectorType {
RadiationVectorType get ();
void set (RadiationVectorType value);
}member VectorType : RadiationVectorType with get, set
Property Value
Type:
RadiationVectorType
See Also