Main Page   Compound List   File List  

Ant Class Reference

Antenna class. More...

#include <APO.h>

List of all members.

Public Methods

 Ant ()
void set (float a, float b, int fixed1, float c, int d, int e[])
void set (float a, float b)
void operator= (Ant ant2)
void get (float *p,float *q, int *pfixed, float *r)
void get (float *p,float *q)
void get (float *p,float *q, int *pfixed)
void get (float *p, float *q, int *pnconf1, int *piconf1)
void move (float dx, float dy)
int getmoved ()
int getfixed ()
float getdiam ()
void resetmoved ()
void freeant ()
int check (Site *)
void fixant (float x1, float y1)
void fixant ()
void offset (float xoff, float yoff)
void print ()

Friends

class  APO::getvisi


Detailed Description

Antenna class.

This class describes an antenna: coordinates, diameter, if it is allowed to move (fixed or not fixed) if it has already been moved in the current iteration, the number of configurations it is involved in, and the indexes of these configurations.


The documentation for this class was generated from the following files:
Generated at Tue Mar 5 20:02:54 2002 for APO by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000