This commit is contained in:
Emma Broman
2020-09-18 09:33:04 +02:00
parent f2b4909a32
commit d0806e0136
6 changed files with 64 additions and 62 deletions

View File

@@ -56,7 +56,8 @@ namespace {
static const openspace::properties::Property::PropertyInfo EccentricityInfo = {
"Eccentricity",
"Eccentricity",
"This value determines the eccentricity, that is the deviation from a perfect sphere, for this orbit."
"This value determines the eccentricity, that is the deviation from a perfect "
"sphere, for this orbit."
};
static const openspace::properties::Property::PropertyInfo OffsetInfo = {