Delete outdated comment
This commit is contained in:
parent
6e9fdc6330
commit
467b1dee1d
@ -41,8 +41,7 @@ public class TrapezoidFinSet extends FinSet {
|
|||||||
public TrapezoidFinSet() {
|
public TrapezoidFinSet() {
|
||||||
this(3, 0.05, 0.05, 0.025, 0.03);
|
this(3, 0.05, 0.05, 0.025, 0.03);
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: HIGH: height=0 -> CP = NaN
|
|
||||||
public TrapezoidFinSet(int fins, double rootChord, double tipChord, double sweep,
|
public TrapezoidFinSet(int fins, double rootChord, double tipChord, double sweep,
|
||||||
double height) {
|
double height) {
|
||||||
super();
|
super();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user