Merge pull request #3705 from daavid00/sgwfnTable
Support for SGWFN sat functions (format type 2)
This commit is contained in:
@@ -343,8 +343,8 @@ public:
|
||||
|
||||
enum class KeywordFamily {
|
||||
Family_I, // SGOF, SWOF, SLGOF
|
||||
Family_II, // SGFN, SOF{2,3}, SWFN
|
||||
Family_III, // GSF, WSF
|
||||
Family_II, // SGFN, SOF{2,3}, SWFN, SGWFN
|
||||
Family_III, // GSF, WSF
|
||||
|
||||
Undefined,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user