Click or drag to resize

CcsdsOemFileWritingOptions.DefaultOptions Property

Gets the default instance where OverrideCreationDate is set to true and the OutputFormat is set to KvnFormat.

Namespace:  AGI.Foundation.Ccsds
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public static CcsdsOemFileWritingOptions DefaultOptions { get; }

Property Value

Type: CcsdsOemFileWritingOptions
See Also