source: ntrip/trunk/BNC/bnctides.h@ 2579

Last change on this file since 2579 was 2579, checked in by mervart, 14 years ago
File size: 141 bytes
Line 
1#ifndef BNCTIDES_H
2#define BNCTIDES_H
3
4#include <newmat.h>
5#include "bnctime.h"
6
7void tides(const bncTime& time, ColumnVector& xyz);
8
9#endif
Note: See TracBrowser for help on using the repository browser.