PeTar
N-body code for collisional gravitational systems
BinaryBase Struct Reference
Collaboration diagram for BinaryBase:
[legend]

Public Member Functions

void readAscii (FILE *fp)
 

Public Attributes

double m1
 
double m2
 
double semi
 
double period
 
double ecc
 
double period0
 
double ecc0
 
int kw1
 
int kw2
 
double tphys
 
StarParameter star [2]
 
StarParameterOut out [2]
 
BinaryEvent bse_event
 

Member Function Documentation

◆ readAscii()

void BinaryBase::readAscii ( FILE *  fp)
inline

Member Data Documentation

◆ bse_event

BinaryEvent BinaryBase::bse_event

◆ ecc

double BinaryBase::ecc

◆ ecc0

double BinaryBase::ecc0

◆ kw1

int BinaryBase::kw1

◆ kw2

int BinaryBase::kw2

◆ m1

double BinaryBase::m1

◆ m2

double BinaryBase::m2

◆ out

StarParameterOut BinaryBase::out[2]

◆ period

double BinaryBase::period

◆ period0

double BinaryBase::period0

◆ semi

double BinaryBase::semi

◆ star

StarParameter BinaryBase::star[2]

◆ tphys

double BinaryBase::tphys

The documentation for this struct was generated from the following file: