Plotly.cpp 0.1.0
A C++ plotting library for expressive, interactive, real-time & streaming data visualization
Loading...
Searching...
No Matches
Particle Struct Reference

Public Attributes

double x
double y
double vx
double vy
double mass
double charge
std::string color

Detailed Description

Member Data Documentation

◆ charge

double Particle::charge

◆ color

std::string Particle::color

◆ mass

double Particle::mass

◆ vx

double Particle::vx

◆ vy

double Particle::vy

◆ x

double Particle::x

◆ y

double Particle::y

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