Stellarium  HEAD
Data Fields
varstar Struct Reference

Data Fields

QString designation
 
QString vtype
 GCVS designation.
 
float maxmag
 Type of variability.
 
int mflag
 Magnitude at maximum brightness.
 
float min1mag
 Magnitude flag code.
 
float min2mag
 First minimum magnitude or amplitude.
 
QString photosys
 Second minimum magnitude or amplitude.
 
double epoch
 The photometric system for magnitudes.
 
double period
 Epoch for maximum light (Julian days)
 
int Mm
 Period of the variable star (days)
 
QString stype
 Rising time or duration of eclipse (%)
 

Field Documentation

◆ designation

QString varstar::designation

◆ epoch

double varstar::epoch

The photometric system for magnitudes.

◆ maxmag

float varstar::maxmag

Type of variability.

◆ mflag

int varstar::mflag

Magnitude at maximum brightness.

◆ min1mag

float varstar::min1mag

Magnitude flag code.

◆ min2mag

float varstar::min2mag

First minimum magnitude or amplitude.

◆ Mm

int varstar::Mm

Period of the variable star (days)

◆ period

double varstar::period

Epoch for maximum light (Julian days)

◆ photosys

QString varstar::photosys

Second minimum magnitude or amplitude.

◆ stype

QString varstar::stype

Rising time or duration of eclipse (%)

◆ vtype

QString varstar::vtype

GCVS designation.