ELEC2645 (2018/19) / Mbed 2 deprecated el17arm

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

Soft_blocks Struct Reference

Soft_blocks Struct Reference

sinking block locations for each level struct More...

#include <Levels.h>

Data Fields

double sx1 [5]
 sinking blocks x1 positions for each level
double sy [5]
 sinking blocks y positions for each level
int sx2 [5]
 sinking blocks x2 (length) positions for each level

Detailed Description

sinking block locations for each level struct

Definition at line 35 of file Levels.h.


Field Documentation

double sx1[5]

sinking blocks x1 positions for each level

Definition at line 36 of file Levels.h.

int sx2[5]

sinking blocks x2 (length) positions for each level

Definition at line 38 of file Levels.h.

double sy[5]

sinking blocks y positions for each level

Definition at line 37 of file Levels.h.