ARCS6
AR6-REV.24062600
読み取り中…
検索中…
一致する文字列を見つけられません
ARCS6
lib
TwoStairsWave.hh
1
6
//
7
// Copyright (C) 2011-2022 Yuki YOKOKURA
8
// This program is free software;
9
// you can redistribute it and/or modify it under the terms of the FreeBSD License.
10
// For details, see the License.txt file.
11
12
#ifndef TWOSTAIRSWAVE
13
#define TWOSTAIRSWAVE
14
15
namespace
ARCS {
// ARCS名前空間
16
double
TwoStairsWave(
const
double
freq,
const
double
time);
17
double
TwoStairsWave(
const
double
freq,
const
double
time,
const
double
starttime);
18
19
}
20
21
#endif
構築:
1.11.0