#include <stdio.h>#include <math.h>#include <string.h>#include <stdlib.h>#include "qplug_if.h"#include "qdutil.h"#include "Qdos.h"#include "qar.h"Classes | |
| struct | VEC |
Typedefs | |
| typedef struct VEC | vec |
Functions | |
| QplugReturnStatus | ISSI_Solarwind (QplugArgList *) |
| double | vecsum (double x, double y, double z) |
| float | sqr (float x) |
| int | main () |
| QplugReturnStatus ISSI_Solarwind | ( | QplugArgList * | call_list | ) |
| int main | ( | ) |
| float sqr | ( | float | x | ) |
| double vecsum | ( | double | x, | |
| double | y, | |||
| double | z | |||
| ) |
1.5.7