/dports/science/opensim-core/opensim-core-4.1/Bindings/Java/Matlab/examples/ |
H A D | KneeReflex_answers.m | 53 %% Part 6A: Add a vastus muscle (actuator). 54 vastus = Millard2012EquilibriumMuscle(); variable 55 vastus.setName('vastus'); 56 vastus.setMaxIsometricForce(500); 57 vastus.setOptimalFiberLength(0.19); 58 vastus.setTendonSlackLength(0.19); 64 model.addForce(vastus); 74 vastus.updGeometryPath().addPathWrap(patella); 78 brain.addActuator(vastus); 80 brain.prescribeControlForActuator('vastus', ... [all …]
|
H A D | KneeReflex.m | 22 %% Part 6A: Add a vastus muscle (actuator). 24 %% Part 7: The vastus muscle wraps over the knee cap.
|
/dports/science/opensim-core/opensim-core-4.1/Bindings/Java/Matlab/Hopper_Device/ |
H A D | BuildHopper.m | 186 % Create the vastus muscle and set its origin and insertion points. 188 vastus = Millard2012EquilibriumMuscle('vastus', maxIsometricForce, ... variable 191 vastus.addNewPathPoint('origin', thigh, Vec3(linkRadius, 0.1, 0)); 192 vastus.addNewPathPoint('insertion', shank, Vec3(linkRadius, 0.15, 0)); 193 hopper.addForce(vastus); 196 % vastus muscle can wrap. 206 % Configure the vastus muscle to wrap over the patella. 207 vastus.updGeometryPath().addPathWrap(patella); 212 % Create a controller to excite the vastus muscle. 221 brain.prescribeControlForActuator('vastus', controlFunction);
|
H A D | RunHopperWithDevice_answers.m | 86 % TODO: Print the names of the outputs of the vastus muscle, and the names of 91 hopper.getComponent('forceset/vastus').printOutputInfo(false); 96 % TODO: Use the vastus muscle's activation output as the 102 hopper.getComponent('forceset/vastus').getOutput('activation')); 113 % - vastus muscle activation, 124 hopper.getComponent('forceset/vastus').getOutput('activation'), 'vastus_activation');
|
H A D | OptimizeHopper.m | 35 % activate the hopper vastus muscle (see CONSTRUCTCONTROLS below). This 120 % and turning ON the vastus muscle. 121 % 2) Turning ON the active device and turning OFF the vastus muscle 152 % activate the hopper vastus muscle (turn ON the muscle excitation).
|
H A D | RunHopper_answers.m | 40 hopper.getComponent('forceset/vastus').printOutputInfo(false); % ignore subcomponents. 59 hopper.getComponent('forceset/vastus').getOutput('activation'), 'vastus_activation');
|
H A D | BuildCustomHopper.m | 247 % Use the vastus muscle's activation output as the ToyPropMyoController's 251 hopper.getComponent('forceset/vastus').getOutput('activation'));
|
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Examples/ExampleHopperDevice/ |
H A D | buildHopperModel.cpp | 145 auto vastus = new Thelen2003Muscle("vastus", mclFmax, mclOptFibLen, in buildHopper() local 147 vastus->addNewPathPoint("origin", *thigh, Vec3(linkRadius, 0.1, 0)); in buildHopper() 148 vastus->addNewPathPoint("insertion", *shank, Vec3(linkRadius, 0.15, 0)); in buildHopper() 149 hopper.addForce(vastus); in buildHopper() 165 vastus->updGeometryPath().addPathWrap(*patella); in buildHopper()
|
H A D | exampleHopperDevice_answers.cpp | 82 static const std::string vastus{"/forceset/vastus"}; variable 395 assistedHopper.getComponent(vastus).getOutput("activation")); in run()
|
H A D | exampleHopperDevice.cpp | 66 static const std::string vastus{"/?????"}; //fill this in variable
|
/dports/science/opensim-core/opensim-core-4.1/DevelopmentProposals/componentConnectInterface/ |
H A D | componentConnectInterface.md | 121 rainbow.setProducer(hopper.getComponent(vastus).getOutput("activation")); 139 myComponent.upd_inputs("activation").connect( vastus.getOutput("activation") ); // <-- LIKED 141 myComponent.connectInput_activation( vastus.getOutput("activation") ); // <-- LIKED 142 myComponent.wireInput_activation( vastus.getOutput("activation") ); // <-- LIKED 143 myComponent.satisfyInput_activation( vastus.getOutput("activation") ); 144 myComponent.setInput_activation( vastus.getOutput("activation") ); 145 myComponent.appendInput_activation( vastus.getOutput("activation") ); 146 myComponent.getInputs().get(0).connect( vastus.getOutput("activation") ); // <-- LIKED
|
/dports/editors/calligra/calligra-3.2.1/plugins/stencilsdocker/stencils/Circuit/ |
H A D | vresistor.desktop | 14 Name[fi]=Pysty vastus
|
H A D | hresistor.desktop | 14 Name[fi]=Vaaka vastus
|
H A D | vresistor_de.desktop | 14 Name[fi]=Pysty vastus (eurooppalainen)
|
H A D | hresistor_de.desktop | 14 Name[fi]=Vaaka vastus (eurooppalainen)
|
/dports/editors/calligra/calligra-3.2.1/plugins/stencilsdocker/stencils/Circuit2/ |
H A D | dresistor.desktop | 13 Name[fi]=Viisto vastus
|
H A D | dresistor_de.desktop | 13 Name[fi]=Viisto vastus (eurooppalainen)
|
/dports/deskutils/kdepim-addons/kdepim-addons-21.12.3/po/et/ |
H A D | messageviewer_text_calendar_plugin.po | 131 msgstr "Kutse vastus manuses." 239 msgstr "Kas ikkagi saata äraütlev vastus?" 256 msgstr "Kas ikkagi sisestada see vastus oma kalendrisse?" 516 msgstr "Sisesta vastus oma kalendrisse" 650 #~ msgstr "<h2>Tundmatu vastus selle kohtumise kutsele</h2>" 653 #~ msgstr "<h2>Tundmatu vastus sellele ülesandele</h2>"
|
/dports/astro/kstars/kstars-3.5.6/po/et/docs/kstars/ |
H A D | stars.docbook | 52 >Lühike vastus: tähed paistavad meile seepärast, et nad on väga kuumad. Nii lihtne see ongi: iga ke… 63 …a, ei saa aga tähte iseenesest kuumaks muuta. Seepärast kõlab korrektsem vastus nii: tähed on kuum…
|
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/po/et/ |
H A D | akonadi_maildispatcher_agent.po | 124 msgstr "Vigane D-Busi vastus ressursilt %1." 151 msgstr "Vigane D-Busi vastus kirjade filtreerimise agendilt"
|
/dports/mail/roundcube-calendar-kolab/roundcubemail-plugins-kolab-3.5.5/plugins/libcalendaring/localization/ |
H A D | et_EE.inc | 48 $labels['itipcomment'] = 'nu vastus';
|
/dports/misc/kwordquiz/kwordquiz-21.12.3/po/et/ |
H A D | kwordquiz.po | 267 msgstr "Sinu vastus on õige!" 693 msgstr "Küsimus ja vastus" 1599 msgstr "Õige vastus" 1613 msgstr "Sinu vastus" 1728 msgstr "Sinu eelmine vastus" 1742 msgstr "See oli sinu vastus" 1751 msgstr "Eelmine õige vastus" 1765 msgstr "See oli õige vastus" 2182 msgstr "Küsimus ja vastus" 2423 msgstr "Kirjuta oma vastus" [all …]
|
/dports/graphics/kipi-plugins/kipi-plugins-21.12.3/po/et/ |
H A D | kipiplugin_piwigo.po | 79 msgstr "Piwigolt saadi vigane vastus" 124 msgstr "Piwigolt saadi vigane vastus (%1)"
|
/dports/deskutils/egroupware/egroupware/tracker/lang/ |
H A D | egw_et.lang | 27 canned response tracker et Eelsalvestatud vastus 44 delete this canned response tracker et Kustuta see eelsalvestatud vastus
|
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/survey/i18n/ |
H A D | et.po | 1419 msgstr "Õige vastus" 1439 msgstr "Õige ajaga vastus" 1574 msgstr "Kuupäeva vastus" 1585 msgstr "Aja vastus" 1832 msgstr "Vaba teksti vastus" 2307 msgstr "Õige vastus" 2488 msgstr "Kohustuslik vastus" 2816 msgstr "Numbriline vastus" 3201 msgstr "Õige vastus:" 3211 msgstr "Rea vastus" [all …]
|