Moved GsweAspectData to its own source files

This commit is contained in:
2013-09-23 21:36:26 +02:00
parent 3fd8c200e0
commit d4015cae75
10 changed files with 290 additions and 21 deletions

View File

@@ -317,26 +317,6 @@ typedef struct {
gchar *name;
} GsweHouseSystemInfo;
/**
* GsweAspectInfo:
* @aspect: the identifier of this aspect
* @name: the name of the aspect
* @size: the size of the aspect, in degrees
* @orb_modifier: the modifier of the orb (the maximum allowable difference from an exact orb)
* @harmonic: shows whether this aspect is harmonic or not
* @major: shows whether this aspect is major (Ptolemaic) or not
*
* Holds informations about the aspects known by SWE-GLib.
*/
typedef struct {
GsweAspect aspect;
gchar *name;
guint size;
guint orb_modifier;
gboolean harmonic;
gboolean major;
} GsweAspectInfo;
/**
* GsweAntiscionAxisInfo:
* @axis_id: the identifier of this mirror's axis