ARCS6
AR6-REV.24062600
読み取り中…
検索中…
一致する文字列を見つけられません
ARCS6
lib
StairsWave.hh
[詳解]
1
5
//
6
// Copyright (C) 2011-2019 Yuki YOKOKURA
7
// This program is free software;
8
// you can redistribute it and/or modify it under the terms of the FreeBSD License.
9
// For details, see the License.txt file.
10
11
#ifndef STAIRSWAVE
12
#define STAIRSWAVE
13
14
namespace
ARCS {
// ARCS名前空間
15
double
StairsWave
(
double
Time,
double
Tini,
double
Ystp,
double
Tstp,
double
Nstp);
16
}
17
18
#endif
19
ARCS::StairsWave
double StairsWave(double Time, double Tini, double Ystp, double Tstp, double Nstp)
階段波発生器
Definition
StairsWave.cc:21
構築:
1.11.0