CenterBascule : Différence entre versions

De MicMac
Aller à : navigation, rechercher
(Created page with "==Description== The CenterBascule tool allows to transform a purely relative orientation, as computed with Tapas, in an absolute one. ===Syntax=== The global syntax for Cente...")
 
 
(8 révisions intermédiaires par 4 utilisateurs non affichées)
Ligne 1 : Ligne 1 :
 +
[[Image:picto-liste.png|25px]] [[Command|List of commands]]
 
==Description==
 
==Description==
The CenterBascule tool allows to transform a purely relative orientation, as computed with Tapas, in an absolute one.
+
The CenterBascule tool allows to transform a purely relative orientation, as computed with [[Tapas]], in an absolute one.
  
 
===Syntax===
 
===Syntax===
 
The global syntax for CenterBascule is<br>
 
The global syntax for CenterBascule is<br>
  
<code>mm3d CenterBascule UnNamedArgs NamedArgs</code>
+
<pre>mm3d CenterBascule FullName OrientationIn LocalizationOfInformationCenters Out NamedArgs</pre>
  
 
===Help===  
 
===Help===  
 
You can access to the help by typing :<br>
 
You can access to the help by typing :<br>
<br>
+
<pre>mm3d CenterBascule -help</pre>
<code>mm3d CenterBascule -help</code>
+
 
  
 
Mandatory unnamed args :
 
Mandatory unnamed args :
*<span style="font-family:times roman;"> ''string :: {Full name (Dir+Pat)}''</span style>
+
*string :: {Full name (Dir+Pat)}
*<span style="font-family:times roman;"> ''string :: {Orientation in}''</span style>
+
*string :: {Orientation in}
*<span style="font-family:times roman;"> ''string :: {Localization of Information on Centers}''</span style>
+
*string :: {Localization of Information on Centers}
*<span style="font-family:times roman;"> ''string :: {Orientation out}''</span style>
+
*string :: {Orientation out}
 
Named args :  
 
Named args :  
*<span style="font-family:times roman;"> ''[Name=L1] bool :: {L1 minimization vs L2; (Def=false)}''</span style>
+
*[Name=L1] bool :: {L1 minimization vs L2; (Def=false)}
*<span style="font-family:times roman;"> ''[Name=CalcV] bool :: {Use speed to estimate time delay (Def=false)}''</span style>
+
*[Name=CalcV] bool :: {Use speed to estimate time delay (Def=false)}
  
 
===Example===
 
===Example===
mm3d CenterBascule "R.*.JPG" All-Rel Nav-adjusted-RTL All-RTL
+
<pre>mm3d CenterBascule "R.*.JPG" All-Rel Nav-adjusted-RTL All-RTL</pre>

Version actuelle en date du 23 février 2016 à 17:10

Picto-liste.png List of commands

Description

The CenterBascule tool allows to transform a purely relative orientation, as computed with Tapas, in an absolute one.

Syntax

The global syntax for CenterBascule is

mm3d CenterBascule FullName OrientationIn LocalizationOfInformationCenters Out NamedArgs

Help

You can access to the help by typing :

mm3d CenterBascule -help


Mandatory unnamed args :

  • string :: {Full name (Dir+Pat)}
  • string :: {Orientation in}
  • string :: {Localization of Information on Centers}
  • string :: {Orientation out}

Named args :

  • [Name=L1] bool :: {L1 minimization vs L2; (Def=false)}
  • [Name=CalcV] bool :: {Use speed to estimate time delay (Def=false)}

Example

mm3d CenterBascule "R.*.JPG" All-Rel Nav-adjusted-RTL All-RTL