summaryrefslogtreecommitdiffstats
path: root/volume_pot/volume.pl
diff options
context:
space:
mode:
authorJames McKenzie <root@ka-ata-killa.panaceas.james.local>2025-08-30 20:03:42 +0100
committerJames McKenzie <root@ka-ata-killa.panaceas.james.local>2025-08-30 20:03:42 +0100
commitc60b1cebc18dfdb2993dd6eb841778e3ebab30d3 (patch)
treea4cad4a781e08fb82e1b0255e5d9d8bdc9484f10 /volume_pot/volume.pl
parent85c2729de30dbfd095ad2c9ce46c25da4e8d3e72 (diff)
downloadvictoria-001-master.tar.gz
victoria-001-master.tar.bz2
victoria-001-master.zip
fortran versionHEADmaster
Diffstat (limited to 'volume_pot/volume.pl')
-rwxr-xr-xvolume_pot/volume.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/volume_pot/volume.pl b/volume_pot/volume.pl
index fff39fb..5a72674 100755
--- a/volume_pot/volume.pl
+++ b/volume_pot/volume.pl
@@ -68,6 +68,7 @@ sub calc_gain($$) {
my $ld = 18000. + cap( 47., $f ); #18k+47nF
my $le = 4700. + cap( 250., $f ); #4.7k+250nF
+
#compute resistances of track
my $rae = $rac * logpot($te);
my $rad = $rac * logpot($td);