Flecs v4.1
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
flecs::units::datarate Struct Reference

Data rate units. More...

#include <decl.hpp>

Classes

struct  BitsPerSecond
 BitsPerSecond unit. More...
 
struct  BytesPerSecond
 BytesPerSecond unit. More...
 
struct  GigaBitsPerSecond
 GigaBitsPerSecond unit. More...
 
struct  GigaBytesPerSecond
 GigaBytesPerSecond unit. More...
 
struct  KiloBitsPerSecond
 KiloBitsPerSecond unit. More...
 
struct  KiloBytesPerSecond
 KiloBytesPerSecond unit. More...
 
struct  MegaBitsPerSecond
 MegaBitsPerSecond unit. More...
 
struct  MegaBytesPerSecond
 MegaBytesPerSecond unit. More...
 

Detailed Description

Data rate units.

Definition at line 395 of file decl.hpp.


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