 | RadiationHardeningSatelliteName Property |
Gets/sets the name of the satellite in STK to use particle source data from.
Only enabled when SyncSTK is true.
Namespace: ema3d.Api.V26.Charging.WorkflowAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic string SatelliteName { get; set; }Public Property SatelliteName As String
Get
Set
public:
property String^ SatelliteName {
String^ get ();
void set (String^ value);
}member SatelliteName : string with get, set
Property Value
String
See Also