代码搜索:stations
找到约 237 项符合「stations」的源代码
代码结果 237
www.eeworm.com/read/318365/13480382
m stn2utm.m
function out=stn2utm(stn,z1)
% out = stn2utm(stn,z1)
%
% Function qui premet de transformer un fichier de station
% ou autre des coordonnees (lat,long) en coordonnees UTM
%
% INPUT: stn: matr
www.eeworm.com/read/135973/13881467
cpp xlines.cpp
#include "StdAfx.h"
#include "XLines.h"
XLines::XLines()
{
}
XLines::~XLines()
{
}
int XLines::Append (const XLine& obj)
{
//push_back(obj);
(*this) [obj.name] = obj;
return (i
www.eeworm.com/read/135973/13881524
h xpathfinder.h
#pragma once
#include "XPath.h"
#include "XMapCtrl.h"
class XPathFinder
{
public:
XPathFinder();
virtual ~XPathFinder();
public:
XStations stations;
XLines lines;
public:
vect
www.eeworm.com/read/486378/6540651
m locate.m
distance=input('Please input the distance between main station and assistant stations A&B:');
angle=input('Please input the angle of two assistant stations:');
x0=0;
y0=0;
x1=abs(distance*sin(angl
www.eeworm.com/read/407047/11430875
m calceciom.m
%CALCECIOM CALCECIOM calculates the Ec/Io for all common pilot channels at all mobile stations
%
%Authors: Kari Sipil
www.eeworm.com/read/261677/11629510
cpp xlines.cpp
#include "StdAfx.h"
#include "XLines.h"
XLines::XLines()
{
}
XLines::~XLines()
{
}
int XLines::Append (const XLine& obj)
{
//push_back(obj);
(*this) [obj.name] = obj;
return (i
www.eeworm.com/read/261677/11629581
h xpathfinder.h
#pragma once
#include "XPath.h"
#include "XMapCtrl.h"
class XPathFinder
{
public:
XPathFinder();
virtual ~XPathFinder();
public:
XStations stations;
XLines lines;
public:
vect
www.eeworm.com/read/255663/12067150
cpp xlines.cpp
#include "StdAfx.h"
#include "XLines.h"
XLines::XLines()
{
}
XLines::~XLines()
{
}
int XLines::Append (const XLine& obj)
{
//push_back(obj);
(*this) [obj.name] = obj;
return (i
www.eeworm.com/read/255663/12067217
h xpathfinder.h
#pragma once
#include "XPath.h"
#include "XMapCtrl.h"
class XPathFinder
{
public:
XPathFinder();
virtual ~XPathFinder();
public:
XStations stations;
XLines lines;
public:
vect