MuseScore  3.4
Music composition and notation
Public Member Functions | Public Attributes | List of all members
Ms::Peak Struct Reference

Public Member Functions

bool operator< (const Peak &p) const
 
 Peak (int _x, double _val)
 
 Peak (int _x, double _val, int s)
 

Public Attributes

int x
 
double val
 
int sym
 

Constructor & Destructor Documentation

◆ Peak() [1/2]

Ms::Peak::Peak ( int  _x,
double  _val 
)
inline

◆ Peak() [2/2]

Ms::Peak::Peak ( int  _x,
double  _val,
int  s 
)
inline

Member Function Documentation

◆ operator<()

bool Ms::Peak::operator< ( const Peak p) const
inline

Member Data Documentation

◆ sym

int Ms::Peak::sym

◆ val

double Ms::Peak::val

◆ x

int Ms::Peak::x

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