Programming Reference for VirtualLab™
5.4
|
Public Member Functions | |
void | casesExample (HarmonicFieldsSet sf, bool storeDataInRAMMemory) |
void | fullExample (HarmonicFieldsSet sf, bool storeDataInRAMMemory) |
void | inlineExample (HarmonicFieldsSet sf, bool storeDataInRAMMemory) |
void | operatornameExample (HarmonicFieldsSet sf, bool storeDataInRAMMemory) |
void | textExample (HarmonicFieldsSet sf, bool storeDataInRAMMemory) |
void casesExample | ( | HarmonicFieldsSet | sf, |
bool | storeDataInRAMMemory | ||
) |
cases example [SI] Calculates the sinc-function for value $x$. Sinc is defined as
.
sf | HarmonicFieldsSet object to copy. |
storeDataInRAMMemory |
void fullExample | ( | HarmonicFieldsSet | sf, |
bool | storeDataInRAMMemory | ||
) |
Full example [SI] Calculates the sinc-function for value $x$. Sinc is defined as
.
sf | HarmonicFieldsSet object to copy. |
storeDataInRAMMemory |
void inlineExample | ( | HarmonicFieldsSet | sf, |
bool | storeDataInRAMMemory | ||
) |
Inline example [SI] Calculates the sinc-function for value $x$. Sinc is defined as .
sf | HarmonicFieldsSet object to copy. |
storeDataInRAMMemory |
void operatornameExample | ( | HarmonicFieldsSet | sf, |
bool | storeDataInRAMMemory | ||
) |
operatorname example [SI] Calculates the sinc-function for value $x$. Sinc is defined as
.
sf | HarmonicFieldsSet object to copy. |
storeDataInRAMMemory |
void textExample | ( | HarmonicFieldsSet | sf, |
bool | storeDataInRAMMemory | ||
) |
text example [SI] Calculates the sinc-function for value $x$. Sinc is defined as
.
sf | HarmonicFieldsSet object to copy. |
storeDataInRAMMemory |