ScalarOccultationVectorType Property |
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 23.2.417.0 (23.2.417.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